You have to call `ShopifyAPI::Context.setup` first In my project, I had the file 'config/intializers/shopify_app.rb' containing some boiler plate code which requires api key and secret to be configured. You may be missing these when you run the rails...