system
July 31, 2023, 12:46pm
1
Migrated from Redmine #1084 | Author: Shatakshi Pandey
Status: Feedback | Priority: Immediate, there is BUG! | Created: 2023-07-31
We have configured the store “irqa plaza” in STG doctor-m, also, @Nishant Singh configured the simplyBookAPI info with respect to the store in STG backoffice as requested.
After configured in hybris backoffice we tried testing the functionality, when we have checked, we can see hybris is calling simplyBookApi and not getting the response back from the simplyBookApi. Please find below screenshot taken from KIBANA for the same.
system
July 31, 2023, 7:07pm
2
Redmine Admin wrote:
please provide RAW http request and response you are getting. Please also provide your booking site url
system
August 14, 2023, 10:22am
3
Shatakshi Pandey wrote:
Please find below requested info:
http request getting called:- https://user-api.enterpriseappointments.com/admin
response we are getting:- (attached)
Booking site url :- https://stage.doctor-m.com/sa-en/booking/user-book-date/?inProcess=true
system
August 24, 2023, 7:10am
4
Dmytro Bondarev wrote:
Hi,
Please provide full HTTP request and response.
Booking site url :- https://stage.doctor-m.com/sa-en/booking/user-book-date/?inProcess=true
We do not have access to this page.
system
September 11, 2023, 10:07am
5
Shatakshi Pandey wrote:
We are not able to see time slots on the website despite adding time slots on simply book account. attached pictures
system
September 11, 2023, 10:08am
6
Dmytro Bondarev wrote:
Hi, to check issue we need more information from you.
Please provide company login and RAW HTTP request and response.
system
September 11, 2023, 10:36am
7
system
September 11, 2023, 10:49am
8
Dmytro Bondarev wrote:
Hi,
I do not see attachments.
Please just insert here request and response. (please replace all sensitive information).
No need to insert sensitive information it is public available page. Please change password as soon as possible.
system
September 11, 2023, 11:10am
10
Dmytro Bondarev wrote:
Hi,
I do not see attachments.
system
September 11, 2023, 11:13am
11
Shatakshi Pandey wrote:
I dont know why its not uploading, it says not found after uploading but does not give any error
system
September 11, 2023, 11:14am
12
Shatakshi Pandey wrote:
can u check ticket history, i attached the response there previosuly
system
September 11, 2023, 11:16am
13
Dmytro Bondarev wrote:
Unfortunately i do not see any attachments. Please provide request and response in text.
system
September 11, 2023, 11:20am
14
Shatakshi Pandey wrote:
Jul 20, 2023 @ 12:57:39.911
logs.message: {“id”:“14”, “jsonrpc”:“2.0”, “error”:{“code”:“-32051”, “message”: “Selected event id is not available”, “data”: }, “result”:null} log: {“instant”:
{“epochSecond”:1689838059, “nano0fSecond”:911102000}, “thread”:“hybrisHTTP1”, “level”: “INFO”, “loggerName”: “com.itelligence.magrabi.service.impl.MagrabiSimplyB ookApiServiceImpl”,“message”:“{"id":"1","jsonrpc":"2.0","error ":{"code":"-32051","message":"Selected event id is not available", "data": },"result":null}”, “endOfBatch”: false, “loggerFqcn”:“org.apache.log4j.Category”, “contextMap”: { “RemoteAddr”:"[49.37.160.114]
system
September 11, 2023, 11:26am
15
Dmytro Bondarev wrote:
I don’t see request, but it is clear that you selected invalid service id.
system
September 11, 2023, 11:30am
17
Dmytro Bondarev wrote:
Just pass correct request to API.
Unfortunately i haven’t seen your request yet.
system
September 14, 2023, 5:03am
18
Shatakshi Pandey wrote:
{
“jsonrpc”: “2.0”,
“method”: “book”,
“params”: [
“1”,
“1”,
“2023-09-20”,
“14:10:00”,
{
“name”: “Jayashree M R”,
“email”: “jayashree@sirisoft-solutions.com ”,
“phone”: “971556566556”
}
],
“id”: 14
}
system
September 14, 2023, 10:05am
19
Shatakshi Pandey wrote:
Can you tell us what is the correct service id
system
September 14, 2023, 10:42am
20
Dmytro Bondarev wrote:
Hi, it is id of service that you book. You can see it in your company admin side. (For example in URL) Or you can see it when you are getting list of services via API.