phpclassic / php-shopify

PHP SDK for Shopify API
Apache License 2.0
568 stars 211 forks source link

getAccessToken returns HTTP Code 301 #322

Open naqibrifqi-dev opened 5 months ago

naqibrifqi-dev commented 5 months ago

Hi, I'm trying to call the getAccessToken function. I've put the function call in a try catch block and got this response: "Request failed with HTTP Code 301.". What am doing wrong here? I've already set the ShopUrl with the 'yourshop.myshopify.com' format.