Categories
Rest

Headers sent but not received by Application, Shopify and Restful API’s

I was tasked with creating a service (app) that would interact with the ShopifyAPI. To create the service the flow would be: Authenticate (Oauth) Register the Service with callback url Return relevant data when Shopify makes the external call (webhook) This is the first time I had worked with Oauth and a Restful API. What […]