wrote:
I have downloaded the sample project and widget GDriveConnectorDemo and I have created API key and client key to connect GoogleDrive and updated the configuration and when I connect I am getting Error: redirect_uri_mismatch.
Below is the screenshots and please advise.
Hello Subba,
The Authorized URIs that you inserted are wrong, you put: https://subbanarasaiah.outsystemscloud.com/GDriveConnectorDemo/Callback.aspx
instead of:
https://subbanarasaiah.outsystemscloud.com/GDriveConnector/Callback.aspx
The Authorized redirect URIs call the connector module, not the demo. :)
You only need of the Callback URI, you can remove the other endpoints that you have.
Let me now if it's working.
Cheers,
Magda Pereira