Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Curl exception in get_products.php #46

Open
AlexanderProd opened this issue Mar 20, 2018 · 0 comments
Open

Curl exception in get_products.php #46

AlexanderProd opened this issue Mar 20, 2018 · 0 comments

Comments

@AlexanderProd
Copy link

AlexanderProd commented Mar 20, 2018

When opening get_products.php I get the following error
phpish\shopify\CurlException: [6] Could not resolve host: admin in /Users/alexanderhoerl/Sites/shopify-app-test/new_prj/get_products.php on line 14Array ( [method] => GET [uri] => https:/admin/products.json [query] => Array ( [published_status] => published ) [headers] => Array ( [X-Shopify-Access-Token] => [content-type] => application/json; charset=utf-8 ) [payload] => ) Array ( )

as well as the following notices.
Notice: Undefined index: shop in /Users/alexanderhoerl/Sites/shopify-app-test/new_prj/get_products.php on line 9

Notice: Undefined index: oauth_token in /Users/alexanderhoerl/Sites/shopify-app-test/new_prj/get_products.php on line 9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant