You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got error from authorization.validate_consent_request in /oauth/authorize route api.
"GET /oauth/authorize?response_type=code&client_id=AF58CFlIrh3XCChtC52Bfee2&redirect_uri=http%3A%2F%2Ftestclient.com%3A7070%2Fauthorize&scope=profile&state=Ygo1m4h6MZLn7dGc7dtGcGG67YaEdL HTTP/1.1" 200
But client code get http status 302.
The text was updated successfully, but these errors were encountered:
Hi,
I got error from authorization.validate_consent_request in /oauth/authorize route api.
"GET /oauth/authorize?response_type=code&client_id=AF58CFlIrh3XCChtC52Bfee2&redirect_uri=http%3A%2F%2Ftestclient.com%3A7070%2Fauthorize&scope=profile&state=Ygo1m4h6MZLn7dGc7dtGcGG67YaEdL HTTP/1.1" 200
But client code get http status 302.
The text was updated successfully, but these errors were encountered: