Migrated from Redmine #94 | Author: Ihor Bokatov Status: Closed | Priority: High, I’m very impatient | Created: 2018-01-19
I cannot get access to any method from https://user-api.simplybook.me/catalog endpoint using “X-User-Token” with getUserToken or “X-Token” with getToken.
Always get:
{
“error”: {
“code”: -32600,
“message”: “Access denied”,
“data”: null
},
“id”: “1”,
“jsonrpc”: “2.0”
}