Connect custom Google Drive OAuth 2.0 app

  1. Open Google Developers Console.

  2. Click Create Project.

  3. Think up a name for your project. For example, your site or application name.

  4. Go to API Manager, search for Drive API and enable it.

  5. Go to API ManagerCredentials and add OAuth 2.0 client ID.

  6. Choose Web application and add the following URL as Authorized redirect URIs:https://social.uploadcare.com/gdrive/endpoint

  7. Copy the client ID and client secret keys.

  8. Got to Dashboard, open the Custom OAuth apps page, select Google Drive and fill in the App key and App secret fields with the keys you got from Google. Click Save Keys.