system
1
Migrated from Redmine #1172 | Author: Stefan Orr
Status: Feedback | Priority: Immediate, there is BUG! | Created: 2024-02-20
I am able to authenticate using https://user-api-v2.simplybook.me/admin/auth and get a token. I can also refresh my token at https://user-api-v2.simplybook.me/admin/auth/refresh-token. But whenever I try use any other endpoint I am getting:
{
"code": 403,
"message": "Access denied",
"data": [],
"message_data": []
}
system
2
Chan wing wrote:
Stefan Orr wrote:
I am able to authenticate using https://user-api-v2.simplybook.me/admin/auth and get a token. I can also refresh my token at https://user-api-v2.simplybook.me/admin/auth/refresh-token. But whenever I try use any other endpoint I am getting:
[…]
I HAVE SAME PROBLEM , ANYINE CAN SOLVE ?
system
3
Dmytro Bondarev wrote:
Hi, please try again. It should work now.
We would suggest you to use user-api-v2.simplybook.asia endpoint.