[#94] Access denied for https://user-api.simplybook.me/catalog endpoint

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”
}

All other endpoints (https://user-api.simplybook.me/admin, https://user-api.simplybook.me/catalogue, https://user-api.simplybook.me/) works fine.
Maybe there are some additional requirements for /catalog ?

Ihor Bokatov wrote:

Any updates?
Can someone help me or redirect to the place where I can get some assistance?

Redmine Admin wrote:

catalogue endpoint is not public avsailable

Ihor Bokatov wrote:

It is “https://user-api.simplybook.me/catalog” getTopCities() method especially
and I used “X-User-Token” with admin rights

so getTopCities() is int public available?

Redmine Admin wrote:

No

(Short original content)

Ihor Bokatov wrote:

Any other way to get getTopCities() data via post/get request?

Vitaliy Kordiak wrote:

Unfortunately, there is no other way