Hi Community,
I want to create a Board "Data Source" connector to Google Drive API using OAuth 2.0 authentication.
I have created an id application on Google Dev/Cloud.
But I am not sure about the Board Callback URL section.
For now, I use url callback: https://my-domain-name/en/Callback.html.
When I create a Data Source API connector and test it, the Board web returns an error message "Test Connection Failed".
- Is the Callback URL I am using wrong?
- Can you give me an example of the correct Board OAuth 2.0 configuration?
Thank you