example-oauth2-server icon indicating copy to clipboard operation
example-oauth2-server copied to clipboard

why client get invalid_request error message and 302 http status code

Open bohau opened this issue 4 years ago • 0 comments

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.

bohau avatar Oct 18 '21 16:10 bohau