Hey, I created an web app with express to read google sheets from my google drive. I was developing locally on localhost:3000 and google OAuth sign in works fine.
But when I hosted my app on heruko and changed the authorized url and redirect url accordingly with my heruku web app url it gave me this error. The redirect URI in the request, http://localhost:15819/auth_callback, does not match the ones authorized for the OAuth client. To update the authorized redirect URIs, visit: https://console.developers.google.com/apis/credentials/oauthclient/778678380629-6re9hj4uk9ef5h4f933brc8oop9bka1t.apps.googleusercontent.com?project=778678380629 I have attached image of my setup on google cloud console. Any help would be great thanks -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to google-appengine+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/d760525e-9529-4b27-a55d-60ff0abbda97%40googlegroups.com.