-
-
Notifications
You must be signed in to change notification settings - Fork 599
Closed
Description
According to the Github docs, this is the call to check authorizations:
GET /applications/:client_id/tokens/:access_token
In the Authorizations.php file, this is what's being used:
GET /authorizations/:client_id/tokens/:access_token
I had to make this change to get token checking to work, so I'm assuming this isn't an alias.
Metadata
Metadata
Assignees
Labels
No labels