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.
Alan Rudt wrote:
Hi Alan Rudt,
Did you change <server> by your server domain?
eg. https://alanrudt.outsystemscloud.com/GDriveConnector/Callback.aspx
"Google Drive Connector Demo documentation"
Where is this documentation??
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.