401 Error
-
Having a strange thing occurring lately and don’t think it’s related to the plugin but either an update to WordPress or cURL on the server or something else…
Recently, I’m getting the follow error when using Swagger UI to perform test calls:
{ "code": "rest_forbidden_context", "message": "Sorry, you are not authorized to view this content.", "data": { "status": 401 } }
But only when testing via the documentation page; If I copy/paste the cURL command directly in the server, or make the actual remote api request via Postman or Insomnia there are no issues… The authentication parameters look correct, it just appears that it’s being rejected for some reason…. not exactly sure why… figured I post the question here in case anyone can shed some light.
Thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘401 Error’ is closed to new replies.