Migrated from Redmine #763 | Author: Harleen Ahuja
Status: Rejected | Priority: High, I’m very impatient | Created: 2021-08-24
getBooking status gives access denied below is raw http request headers -
Company LOgin is dxbdubaimall
Token is e00ebec4d7b74d8f48c6a742f76870a2931cb6dc925486c57aabb332474c3128
in headers we are sending companyLogin and Token recieved from admin url
|POST: [https://user-api.enterpriseappointments.com/admin]
request-
{“jsonrpc”:“2.0”,“method”:“getBookingStatus”,“params”:{“params”:[“892”]},“id”:18}
response-
{“error”:{“code”:-32600,“message”:“Access denied”,“data”:},“id”:“18”,“jsonrpc”:“2.0”}