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

products.json 404 #63

Open
yoosefi opened this issue Jul 29, 2021 · 1 comment
Open

products.json 404 #63

yoosefi opened this issue Jul 29, 2021 · 1 comment

Comments

@yoosefi
Copy link

yoosefi commented Jul 29, 2021

$productService->all();

   GuzzleHttp\Exception\ClientException 

Client error: `GET https://REDACTED.myshopify.com/admin/api/products.json` resulted in a `404 Not Found` response:
{"errors":"Not Found"}
$ curl -I https://REDACTED.myshopify.com/admin/api/products.json
HTTP/2 401 
date: Thu, 29 Jul 2021 01:10:26 GMT
content-type: application/json; charset=utf-8
...
@roest01
Copy link

roest01 commented Aug 1, 2021

This is solved by #62 just edit file manually as workaround

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

2 participants