178
Views
3
Comments
[Google Drive Connector] Google Credential Error while setting Up Google Drive Connector
Question
google-drive-connector
Web icon
Forge asset by OutSystems MVPs

I am following the instruction in the Google Drive Connector Demo documentation for setting up credentials.  Instructions for "Create an OAuth 2.0 client ID" say to type in "https://<server>/GDriveConnector/Callback.aspx"  However, the form in the Google Wizard replies with the following message: "Invalid Redirect: https://<server>/GDriveConnector/Callback.aspx must end with a public top-level domain (such as .com or .org)"


Any assistance is greatly appreciated.  Thank you.

2021-04-08 11-10-22
EFreitas

Alan Rudt wrote:

I am following the instruction in the Google Drive Connector Demo documentation for setting up credentials.  Instructions for "Create an OAuth 2.0 client ID" say to type in "https://<server>/GDriveConnector/Callback.aspx"  However, the form in the Google Wizard replies with the following message: "Invalid Redirect: https://<server>/GDriveConnector/Callback.aspx must end with a public top-level domain (such as .com or .org)"


Any assistance is greatly appreciated.  Thank you.

Hi Alan Rudt,


Did you change <server> by your server domain?

eg. https://alanrudt.outsystemscloud.com/GDriveConnector/Callback.aspx


2019-01-22 20-52-38
Brian Lorraine

"Google Drive Connector Demo documentation"


Where is this documentation??

2021-04-08 11-10-22
EFreitas

Hello Brian,

Inside the "GDriveConnectorDemo" module you have a screen called Documentation where you can find all the details on how to use the connector.


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.