authlib / authlib/example-oauth2-server
why client get invalid_request error message and 302 http status code
Open
- Dominant language
- Python
- Stars
- 705
- Forks
- 279
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.