You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just lost hours debugging the fulfullment endpoint, just to realize this bundle uses an endpoint which got removed in Shopify API 22-07.
Changing the version of the Slince Client doesn't matter it still uses the old URL.
The default of this bundle is to use Shopify API 22-04 which is no longer supported and you can't even find any documentation on that endpoint anymore.
Please mark this repo as abandoned.
I just lost hours debugging the fulfullment endpoint, just to realize this bundle uses an endpoint which got removed in Shopify API 22-07.
Changing the version of the Slince Client doesn't matter it still uses the old URL.
The default of this bundle is to use Shopify API 22-04 which is no longer supported and you can't even find any documentation on that endpoint anymore.
So for any future devs: Do not use this bundle, use the official bundle instead: https://github.com/Shopify/shopify-api-php
Kind regards
The text was updated successfully, but these errors were encountered: