I am testing out the Google Drive connected system and it is asking for some credentials
I have followed the instructions in the documentation to generate new credentials and I seem to be stuck adding an authorized domain. To note I have added the scopes listed in the documentation.
Currently I am trying it on my own instance from Appian community, but google cloud is giving me trouble with the OAuth consent screen.
It's asking for a top private domain but anything before appiancloud.com gives me this error. Additionally I have left the authorized domain as "appiancloud.com" and it seemed to generate credentials for me but they also did not work.
Has anyone else had an error like this or have encountered something similar? Thank you.
Discussion posts and replies are publicly visible
Hi CalvinL,I think here the issue is, The URIs given in the Authorized Redirect URIs (in credentials tab of your google project created in Google API Console) and the Authorized Domain in the OAuth consent screen must match.I think the top level domains of the given URIs are not matching with each other. Could you please confirm that the both URIs match with each other?
Yes I can confirm they are matching
HELP i have the same problem, did you solve it?
No, Sorry Danna
Please replace the URI with https://ykof.appian.community/suite/oauth/callback and try.
thanks