flask-shopify icon indicating copy to clipboard operation
flask-shopify copied to clipboard

Doesn't work, shopify API now requires version to be set explicitly

Open fzembow opened this issue 5 years ago • 4 comments

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 the Session, see: https://github.com/Shopify/shopify_python_api#-breaking-change-notice-for-version-500-

fzembow avatar Aug 06 '19 17:08 fzembow