Β© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Rahul Dubey
Developer | Artist | Blogger
Many people struggle when they want some reference images or sample images. Images play a crucial role in creative professions like Blogging, Content Creating, photoshoot, Web & App prototyping, Presentation, etc. Some use it as a reference, Some use...
Rajesh Dooda
I already tried this process in Gmail. when I use this process in Outlook with different domain. I got the log in issue like b'LOGIN failed.' can you please give me a solution
You have to use strong authentification now. Microsoft disabled the Basic Auth : techcommunity.microsoft.com/t5/exchange-team-blogβ¦
Mohammed Sameeruddin
Python Developer | Python Mentor | Technical Writer | Aspiring Geo-Data Scientist
In call_request() function, I think you mistakenly mentioned
call_request()
headers = headers={'User-Agent': str(user_agent)}
I guess, it should be simply
headers = {'User-Agent': str(user_agent)}
Nice post.
thanks for pointing it out. will make the changes.
Rajesh Dooda
I already tried this process in Gmail. when I use this process in Outlook with different domain. I got the log in issue like b'LOGIN failed.' can you please give me a solution