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?
Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025