About 5,240 results
Open links in new tab
  1. Manage OAuth Clients - Google Cloud Platform Console Help

    Applications that access Google APIs from a server (often using languages and frameworks like Node.js, Java, .NET, and Python) must specify authorized redirect URIs. The redirect URIs...

  2. Create access credentials - Google Developers

    Jun 18, 2026 · Credentials are used to obtain an access token from Google's authorization servers so your app can call Google Workspace APIs. This guide describes how to choose and set up the...

  3. How to Add or Change Redirect URI in Google Console to Fix …

    Jan 16, 2026 · In this blog, we’ll break down what causes this error, walk you through step-by-step how to add or update redirect URIs in Google Cloud Console, and share best practices to avoid it in the …

  4. How to add or change return uri in google console for oAuth2

    Now, where to find the registered redirect URI to change it, or where can I add another one. Under "API Access" menu of the console I can only "Edit brand information", "Create Another Client ID" and "Edit …

  5. How to get your OAuth 2 credentials for Gmail - unified.to

    To access Google services such as Gmail (also known as Google Mail) through the Unified API, you'll generate and retrieve your OAuth 2 credentials in the Google Cloud Console, then enter them in …

  6. How to Configure Return URI in Google Console for oAuth2

    Jan 27, 2025 · This guide shows you the exact steps to configure return URI in Google console for oAuth2.

  7. Using OAuth 2.0 to Access Google APIs | Authorization | Google for ...

    May 26, 2026 · To begin, obtain OAuth 2.0 client credentials from the Google API Console. Then your client application requests an access token from the Google Authorization Server, extracts a...

  8. Using OAuth 2.0 for Web Server Applications | Authorization | Google ...

    May 26, 2026 · Any application that uses OAuth 2.0 to access Google APIs must have authorization credentials that identify the application to Google's OAuth 2.0 server. The following steps explain...

  9. Manage OAuth application - Google Cloud

    5 days ago · This guide shows you how to manage OAuth-based application integrations with Google Cloud. Important: OAuth application integration works only with Identity-Aware Proxy.

  10. javascript - Google Cloud Console: Add authorized redirect URLs for ...

    Mar 15, 2025 · You'll probably need to adapt what it says to your context, since this primarily applies to the web application ThinkCentral they're promoting, but it should be enough to get you to where you …

  11. Manage authentication profiles - Google Cloud

    Jun 18, 2026 · To use OAuth 2.0 in your application, you need an OAuth 2.0 client ID, which your application uses when requesting an OAuth 2.0 access token. To create an OAuth 2.0 client ID, do …