Sunshine: OAuth error in development
Good morning,
I have some trouble developing the OAuth flow for a Sunshine application.
I required the client's credentials in order to create the integration.
When I requested them I was told that any change to redirect URIs requires a new submission.
I need to test the local development so I have built a proxy using AWS CloudFront mapping the domain dev.indigo.ai, provided during submission, to a ngrok URL generated on need. This system worked without problems until last week.
Now, when I try to complete the process (after accepting to give permissions to the app), I'm redirected to https://d3v-indigoai.zendesk.com/oauth_bridge/decision/ with the following error:
{"errors":[{"status":400,"title":"Request failed with status code 400","code":"ValidationFailed"}]}
I didn't change any configuration on cloudfront side or on the application side so it is a bit weird.
Is there any suggestion on how to let this system works again or to enable me to use randomly generated URLs from ngrok for developing the OAuth flow?
Thanks for the support
0
Accedi per aggiungere un commento.
Commenti
0 commenti