Validate token
-
i cant seem to get the validate token endpoint to work. I get the following error:
{
“code”: “rest_no_route”,
“message”: “No route was found matching the URL and request method.”,
“data”: {
“status”: 404
}
}
Anyone else get this and found a workaround?
- The topic ‘Validate token’ is closed to new replies.