ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 25,954
- Points
- 823
Reputation:
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:
Read more
Continue reading...
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...