hivesolutions / shopify-api

API client for the Shopify service
http://shopify-api.hive.pt
1 stars 4 forks source link

Missing `_build_admin_url()` error #22

Closed NFSS10 closed 1 year ago

NFSS10 commented 1 year ago

shopify-api isn't working properly since version 0.7.0: imagem

This issue appears since the change made here: https://github.com/hivesolutions/shopify-api/commit/b5e32149d95c717d88c63465bfe3b879e5c22719

The fix could be revert that change or apply that refactor to the other revelant places, as in here: https://github.com/hivesolutions/shopify-api/blob/825747986353e81b6cb8b2a501226a55a29d8b6a/src/shopify/base.py#L259

joamag commented 1 year ago

This issue is fixed by https://github.com/hivesolutions/shopify-api/commit/793253f74a4238558a06c0b95a8f5dff4b127a99

joamag commented 1 year ago

Fix released as part of the 0.7.1 version