Python Forum
Gmail API - Error 400: redirect_uri_mismatch - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: Web Scraping & Web Development (https://python-forum.io/forum-13.html)
+--- Thread: Gmail API - Error 400: redirect_uri_mismatch (/thread-37454.html)



Gmail API - Error 400: redirect_uri_mismatch - Depp - Jun-11-2022

Hi,

I am trying to access Gmail API using Al Sweigart book, however I am getting "Error 400: redirect_uri_mismatch". Attached is the print screenshot for your reference.

I used the command line "python quickstart.py" on the command prompt when this error occured.

Please help me to figure out as I am a beginner!

Thank you in advance :)


RE: Gmail API - Error 400: redirect_uri_mismatch - snippsat - Jun-12-2022

You most link to what you try to use,i guess it's the EZGmail.
Then Gmail API quickstart.py where i guees you not followed all instruction as it fail for OAuth 2.0

Also EZGmail is broken issues
code is open.
I would skip this lesson to much trouble as he has not updated EZGmail what this lesson use.