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

Flask Shopify Extension to write shopify apps faster

Results 2 flask-shopify issues
Sort by recently updated
recently updated
newest added

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-

Example code for select-shop.html would help with understanding the installation workflow