ThioJoe/Auto-Synced-Translated-Dubs

Access blocked: This app's request is invalid

fralapo opened this issue · 5 comments

After running main.py, it takes me to the Google login screen with the following error: "You cannot sign in because this app has sent an invalid request. You can try again later or contact the developer to fix the problem. Learn more about this error. Error 400: redirect_uri_mismatch"

same problem !

Can you send a Screenshot :0?

Based on this thread, it might be that when you created the credentials you didn't select "Desktop App"? Can you try doing that step again?

image

I think you might be right because I selected "Web application" when I created the credentials.
I just solved the problem in another way. I specified the port number in auth.py and filled in the redirect URIs in credentials, and the problem was resolved.