Category "google-oauth"

How to solve "idpiframe_initialization_failed" for localhost?

Here's my initialization code: function HandleGoogleApiLibrary() { // Load "client" & "auth2" libraries gapi.lo

Revoke id token Google oauth2 java

I want to revoke the session of a user logged in to my app with google authentication. I retrieved the informations for this user available on this image. Among

Google oauth 400 response: No 'Access-Control-Allow-Origin' header is present on the requested resource

I'm trying to make request from client-side javascript to the google oauth endpoint (https://accounts.google.com/o/oauth2/v2/auth) with a google calendar scope.

Google oauth process: User seeing developer information dialog during log in

I have user that is using our Google integration to log into our online application. When the user get's to the screen to "Choose An Account" during the sign i

Identify Google signed in user in AWS Lambda invoked by API Gateway

When any internet user enters a certain URL, I serve up an html dashboard that is generated from an AWS Lambda written in Python. This requires a bit of setup f

How long is the Google API key Valid?

I'm am fetching playlist's details using Youtube API V3 using API key. I can't find any information about API KEY validity period. I want to make sure I regen

Not a valid origin for the client from Google API Oauth

I'm receiving this error from Google API Oauth: idpiframe_initialization_failed", details: "Not a valid origin for the client: http://127.0.0.…itelis

Google Drive - Access Drive without consent form (Username/password known)

I've been reading on Google Drive's API which seems straight-forward enough, but I'd like to use it a bit differently. Instead of a client-side application, I

How to specify the scope of Google API to get the birthday

I am trying to get the birthday from the Google API, but the retrieved data in HWIOAuthBundle do not contain it. I am wondering if the specified scope for goog

Youtube Data API keeps asking for authorization

I am trying to make a simple python program which uses the Youtube Data API to retrieve results based on Youtube search queries. I have created my OAuth creden

How to integrate Google Picker with new Google Identity Services JavaScript library

Because of the known issue described in here (https://developers.google.com/identity/sign-in/web/troubleshooting) I want to update my application to be using th