-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
I'm registered for access to the development instance, but I can't seem to
The first two steps of the authentication workflow work magnificently:
1. /authenticate?client_id=CLIENT_UUID&state=RANDOM
2. CLIENT_REDIRECT_URL#access_token=JWT&state=RANDOM&token_type='Bearer'&expires_in=TTL&scope=CSL
But the last steps always leaves me with a 404 error
GET /token_info?access_token=JWT
It looks like the route might be missing?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels