-
Notifications
You must be signed in to change notification settings - Fork 404
Open
Labels
apiRelates to the Modrinth API for developersRelates to the Modrinth API for developersbackendInvolves work from the backend teamInvolves work from the backend team
Description
Please confirm the following.
- I checked the existing issues for duplicate problems
- I have tried resolving the issue using the support portal
Describe the bug
Initializing OAuth Authorization Flow returns an error page showing HTTP status 500.
Interestingly, if you navigate to a different page (e.g. User Settings), and then navigate back, then OAuth authorization can be normally completed.
Steps to reproduce
Use https://modrinth.com/auth/authorize?client_id=y47qlcru&redirect_uri=https://addons.minecrafttransitrailway.com/oauth.php&scope=USER_READ to initialize an OAuth authorization flow with this app.
Expected behavior
Corresponding OAuth Authorization UI should be shown and the user should be then redirected back.
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
apiRelates to the Modrinth API for developersRelates to the Modrinth API for developersbackendInvolves work from the backend teamInvolves work from the backend team