App reviews, troubleshooting, and recommendations
We have a custom app and Admin API access token with the write and read orders permissions.
Attempting to create a webhook via API for the `orders/create` topic. Have tried via Postman and cURL. Double-checked all params.
Request: POST https://[redacted]/admin/api/2024-01/webhooks.json
Request body:
{ "webhook": { "topic": "orders/create", "address": "[redacted]", "format": "json" } }
The response is always 200 HTTP code with an empty webhooks list:
{ "webhooks": [] }
Even if I modify the request to have a broken request body, I still get 200 response with empty webhooks array.
I found this question: https://community.shopify.com/c/shopify-apps/post-request-to-create-webhook-returns-200-with-empty-a.... Which had the same issue in December 2023, and it has no responses.
Can anybody weigh in on what might be going wrong?
In Canada, payment processors, like those that provide payment processing services t...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025