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
@fzembow thanks for the fix, however, I needed to do some changes to get the shopify_login_required()decorator working since the Shopify Version was still missing in some places, I PR'ed it to your PR: formsort#1 . Have a look and let me know, would be great to get these 2 PRs merged!
When trying to authenticate, you get
shopify.api_version.VersionNotFoundError
. This is because it seems Shopify now requires that an API version number be set explicitly in theSession
, see: https://github.com/Shopify/shopify_python_api#-breaking-change-notice-for-version-500-The text was updated successfully, but these errors were encountered: