We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Log In
Switch users
Authorize
Unsuccessful authorization
Error is a 400 after requesting POST http://192.168.1.20:39000/index.php/apps/oauth2/api/v1/token:
POST http://192.168.1.20:39000/index.php/apps/oauth2/api/v1/token
{ "error": "invalid_grant", "error_description": "code verifier invalid" }
As the correct credentials, file list should be displayed instead of error
Nexus 6P Android7 Pixel2 Android11 HuaweiP20L Android9
The text was updated successfully, but these errors were encountered:
Known limitation, after oC10 OAuth 2.0 app learned PKCE with 5.0. See owncloud/oauth2#309
Sorry, something went wrong.
Expected behaviour then. Reopen if behaviour changes.
No branches or pull requests
Steps to reproduce
Log In
to start web authorizationSwitch users
Authorize
Actual behaviour
Unsuccessful authorization
device-2022-01-19-165647.mp4
Error is a 400 after requesting
POST http://192.168.1.20:39000/index.php/apps/oauth2/api/v1/token
:Expected behaviour
As the correct credentials, file list should be displayed instead of error
Nexus 6P Android7
Pixel2 Android11
HuaweiP20L Android9
The text was updated successfully, but these errors were encountered: