You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
I keep running into a 403 error issue when running Lighthouse with the following message:
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?
The text was updated successfully, but these errors were encountered: