Top "Google-oauth" questions

Google APIs use the OAuth 2.0 protocol for authentication and authorization.

OAuth consent screen - ability to remove application logo

I added an application logo by mistake on the OAuth consent screen (URL: https://console.cloud.google.com/apis/credentials/…

google-cloud-platform google-api google-oauth
Uncaught exception 'Google_Auth_Exception' with message 'Could not json decode the token'

I am using the user-example.php in the google-api-client-php library and it is throwing up the error Fatal error: Uncaught …

php json google-api google-oauth google-api-php-client
What should i set as PageToken value when using Google Apps API Explorer?

We are trying to receive information about customers, all we get is 20 results, would like to search next page as …

google-api google-oauth google-reseller-api
Google Plus Sign in iOS using UIWebView

I am using google+ sign in my app using the Google Plus SDK. When the user taps on the sign …

ios iphone google-plus google-oauth
Google API Signout Not working

I integrate google login api and It works fine but there is an error in logout.The sign out process …

google-api google-oauth google-login
getting 403 disallowed user agent in Auth0 Lock for Android

integrated Auth0 login in my android application. for this integration i am following this one https://auth0.com/docs/libraries/…

android google-oauth auth0 auth0-delegated-admin
Google oauth2 and 400 bad request: Bug on Google side?

We have Google oauth2 working fine on our website. However, often Chrome users complaint about 400 Bad request and we were …

google-oauth
Server side authorization with Google Play Developer API?

Authorization is required to fetch information from the Google Play Developer API. I know how to do this with Postman, …

google-api google-oauth google-oauth-java-client
Google Admin SDK 403 Not Authorized to Access this Resource/API

I use the following code in a java web application to try to get all users of a group: GoogleCredential …

google-api google-api-java-client google-admin-sdk google-oauth
Google OAuth scope for sending mail

Using Google Oauth2, the following scope is used to get API-access to a users email: https://mail.google.com/ Testing …

gmail oauth-2.0 google-apps google-oauth