Hello Team,
I hope this message finds you well. I am encountering an issue with the webhook for the order creation topic and would appreciate your assistance.
I have set up a webhook with the POST URL “https://stg-sh.bosta.co/webhook/auto-sync-orders” to send order details to our system whenever a new order is created. However, I am receiving the following response, and my function is not being executed:
{
"data": "Shop isn't provided on Session"
}
Could you please provide guidance on how to resolve this issue? Specifically, I would like to understand how to ensure that the shop information is correctly included in the session.
Thank you in advance for your help.
Best regards,