Why am I getting an empty array with Fulfillments Rest API?

I know this has been asked a few times, I’m having issues with the fulfillments API with an old development store.

I have checked every single thread here and tried every solution without success.

I have a custom app and am using the admin rest API (Version 2024-04)

When I make calls to GET /orders/${orderId}/fulfillments.json I always get an empty fulfillments array as the response.

{ fulfillments: }

I have tried:

  • updating scopes (I have checked every scope available now)

  • creating a new custom app

  • uninstalling and reinstalling.

  • Automatically collect payment is switched on

Does anyone have any suggestions?

1 Like

I stuck with this problem too.
I’m using shopify python api version 2024-01.