Forum Discussion
2 years ago
I’m getting a 200 response and the body bellow for any get requests I have done.
{
"data": null,
"errmsg": "Authentication failed",
"status": 1401
}
Also to clarify:
api_id = access ID
api_key = access key
I have set up everything but still i’m getting the response above. My api key has administrator role.
Related Content
- 2 years ago
- 7 months ago