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

403 Error #28

Closed
truleighsyd opened this issue Dec 6, 2021 · 3 comments
Closed

403 Error #28

truleighsyd opened this issue Dec 6, 2021 · 3 comments

Comments

@truleighsyd
Copy link

truleighsyd commented Dec 6, 2021

I keep running into a 403 error issue when running Lighthouse with the following message:

Fetching product handle
There's been an error when querying the API

There are products in the store using Shopify CLI populate products command. I've also manually created a test collection via the admin. As for Private App settings, permissions are set to "read/write" for Themes. What am I missing?

Screen Shot 2021-12-06 at 4 43 36 PM

@truleighsyd
Copy link
Author

For whatever reason even with the theme and product permissions enabled I still have to define the product_handle and collection_handle. When defined lighthouse runs as expected without any errors. The expected behaviour when neither of these are provided as per docs it that it'll auto pull the first available product or collection.

@charlespwd
Copy link
Collaborator

Looks like the issue is similar to #26

Does the shop only have smart collections?

@truleighsyd
Copy link
Author

Hi @charlespwd! Took a look at issue #26 and no the test and homepage collections are both manual collections.

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