In this second video of the Shopify App Development tutorial series you’ll setup your first shopify app in the partner dashboard.
Install ngrok on your computer so you can allow shopify to talk to your computer running the python flask application.
I’ll walk you through creating a small python flask application that uses the Shopify app API key and secret to connec to the shopify platform. This is essentially a simplified version of the OAuth detailed by shopify in their API documentation linked below.
Github Repo: https://github.com/johnpaulhayes/shopify_app_development_tutorials
Python Flask: http://flask.pocoo.org/
Requests: http://docs.python-requests.org/en/master/
Shopify OAuth process: https://help.shopify.com/api/getting-started/authentication/oauth
from Apps http://www.apps.besttopreviewdaily.com/app-development/shopify-app-development-your-first-shopify-app/%20
No comments:
Post a Comment