[#1122] Admin booking status updates throw 404 for our cluster account

Migrated from Redmine #1122 | Author: Jagan Pandurangan
Status: New | Priority: Normal | Created: 2023-10-25



X-Company-Login: cocorio1
X-Token: f891b78a39eb5116bc27ef433cfeea12e77c3d8ebe4a850a072228daf71ed6d6
Content-Type: application/json
User-Agent: PostmanRuntime/7.34.0
Accept: */*
Cache-Control: no-cache
Postman-Token: f8053783-473a-4305-a5a5-66b20cb7a531
Host: user-api-v2.simplybook.cc
Accept-Encoding: gzip, deflate, br
Connection: keep-alive
Content-Length: 24
  • The request body is

{
    "status_id": 9
}
  • The response is 404

HTTP/1.1 404 Not Found
Server: nginx
Date: Wed, 25 Oct 2023 15:44:21 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Keep-Alive: timeout=20
Vary: Accept-Encoding
Content-Encoding: gzip
  • Response body









SimplyBook.me — Free Online Appointment Scheduling Service



Ouch!

ERROR

I'm sorry, that page is in another universe!

Back home
404 Error Image

Nicholas Alias wrote:

The status associated with the specified ID (9) does not exist. To obtain a list of available statuses, you can make use of the following API request at this link: API documentation | SimplyBook.me Online Scheduling

Jagan Pandurangan wrote:

Yeah Nicholas, that is the reason. We switched from a standard account to a cluster account and we started seeing this.

A more appropriate error message would be appreciated.

Thanks!