Error 500 on Authorized apps
Opened this issue · 0 comments
Jerozgen commented
Please confirm the following.
- I checked the existing issues for duplicate problems
- I have tried resolving the issue using the support portal
What browsers are you seeing the problem on?
Chrome (including Arc, Brave, Opera, Vivaldi)
Describe the bug
Internal server error on https://modrinth.com/settings/authorizations if it have at least one authorized app
Steps to reproduce
- Go to https://staging.modrinth.com/settings/applications and create an app with the "Read user email" scope and the
https://example.comredirect URI - Go to https://staging.modrinth.com/auth/authorize?response_type=code&client_id=AaBbCcDd&scope=USER_READ_EMAIL&redirect_uri=https://example.com, (replace
AaBbCcDdwith your app id!) and authorize the app - Go to https://staging.modrinth.com/settings/authorizations and see the error
Expected behavior
No error
Additional context
It seems to fail on the /_internal/oauth/apps?ids=AaBbCcDd query:
Error while validating input: Query deserialize error: invalid type: string \"AaBbCcDd\", expected a sequence