gnikyt / laravel-shopify

A full-featured Laravel package for aiding in Shopify App development
MIT License
1.24k stars 374 forks source link

cannot get Shopify domain name and access token in the controller #515

Closed sandymandy01 closed 4 years ago

sandymandy01 commented 4 years ago

Issue 1: I have used ngrok to code from local. After the auth page I expect billing page but the page is redirected to /login page. Than I closed the chrome tab and again tried to open the app and then only it was redirected to billing.

Issue 2: For "osiset/laravel-shopify": "^12.0". Can anyone help me to get shopify domain and access token in the controller to use rest api i.e $api->rest('GET', '/admin/shop.json');

I'm new to osiset. Please help to solve these two issue. Thank you.

gnikyt commented 4 years ago

Please use template.