Hello – the Google Drive Destination API creation details are way out of date. I cannot find where to get the correct Client ID and Client Secret from within the Google Drive developers console.
Google has updated the Developers Console. Here are the instructions in the plugin:
Instructions
1. Go to the Google Project Console
2. Select existing of Add a new Project. If you add a new project you will see a popup. Enter a project name. The Project ID is not important and can be ignored.
3. Once the Project creation is completed go to the APIs & auth > APIs section. Here you need to enable the Drive API and Drive SDK APIs
4. Next, go to the APIs & auth > Credentials section. Click on the CREATE NEW CLIENT ID button. In the popup select the Application Type as Web application. In the field Authorized redirect URI copy the value from the Redirect URI field to the left. Then click the Create Client ID button.
5. After the popup closes copy the Client ID and Client Secret from the Google page and paste into the form fields on the left.
3. Once the Project creation is completed go to the APIs & auth > APIs section. Here you need to enable the Drive API and Drive SDK APIs
THAT DOESNT EXIST NOW. Please advise on where I find the Client ID and Secret now that Google Developers console has been updated. These instructions are now incorrect and need to be updated.
Luke