Announcements
The Google Cloud Community will be in read-only from July 16 - July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Error 400: redirect_uri_mismatch with Apps Script Web App

I made a web app that is a forms, Im asking for big files, so I decided to use OAuth 2.0 to upload files directly to Drive and avoid the 50MB limit. 
I created the credentials necesary and adjust my code, but at trying to authenticate hits me the pop up: 


You can’t sign in because this app sent an invalid request. You can try again later, or contact the developer about this issue. Learn more about this error
If you are a developer of this app, see error details.
Error 400: redirect_uri_mismatch

I tried modifying my url, but the one that sends me the error as "origin=" in my console is marked as invalid. 

I want to know how to solve this. 
0 REPLIES 0