Relative Content

Tag Archive for oauth

Oauth Google Access blocked: This app’s request is invalid

I am trying learn how to logon to the Google and use the API for Calendar, Tasks and Userinfo. I have used this https://github.com/andygarcia86/python-flask-google-oauth-login as my guide. It works fine locally but when I tried on my Google Cloud system it gives this errors. I could really use some help