Hi
im trying to configure the Zapier job to automaticly fulfil orders, as a imput I got the all neccessery informartion:
/admin / api/ 2024-04/fulfillments.json
{ “fulfillment”: { “line_items_by_fulfillment_order”: [{ “fulfillment_order_id”: xxxxxxxxxx, “fulfillment_order_line_items”: xxxxxxxxxxxx }], “tracking_info”: { “company”: “Other”, “number”: xxxxxxxxxxx, “url”: “xxxxxxxxxxxxxx” }, “notify_customer”: false, “location_id”:xxxxxxxxxxxxxxx} }
but the answer is always the same:
"
Failed to create a http request in Shopify
Raw request failed. The api_client does not have the required permission(s). Please reconnect your Shopify account to Zapier and try again."
any Idea what to do?