API Endpoints

Status
This content is read-only, or is not open for further replies.

dvduval

Guest
offline
I receive a 404 error when trying to access the API endpoint /api/users/me.

Authorization: I have confirmed that the Authorization headers are being sent correctly. When accessing the endpoint directly, the server returns the following response:

endpoint_not_found
Requested endpoint cannot be found.invalid_action

Endpoints:
  • Authorization endpoint: mysite/oauth2/authorize
  • Token endpoint: mysite/api/oauth2/token
  • Token revocation endpoint:...

Read more

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom