Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Problem with gatsby-source-shopify 8.2.0 #77

Closed
knupel opened this issue Dec 12, 2022 · 2 comments
Closed

Problem with gatsby-source-shopify 8.2.0 #77

knupel opened this issue Dec 12, 2022 · 2 comments

Comments

@knupel
Copy link

knupel commented Dec 12, 2022

Hello I try to install de latest gatsby-source-shopify@latest to avoid the problem of installation with --legacy-peer-deps. Because if I install with --forceor --legacy Netlify cannot deploy my store and that's failed to the building phase.
But the other side of the problem, it's when I install [email protected] when I run my site that's don't work and the console return :

 ERROR #gatsby-source-shopify_111000  PLUGIN

Your credentials don't have access to a resource you requested



  Error: Operation gid://shopify/BulkOperation/2288678502575 failed with ACCESS_DENIED
  
  - create-operations.ts:188 completedOperation
    [cafe366]/[gatsby-source-shopify]/src/create-operations.ts:188:15
  
  - task_queues:95 processTicksAndRejections
    node:internal/process/task_queues:95:5
  
  - source-from-operation.ts:62 sourceFromOperation
    [cafe366]/[gatsby-source-shopify]/src/source-from-operation.ts:62:20
  
  - source-nodes.ts:56 Object.sourceNodes
    [cafe366]/[gatsby-source-shopify]/src/source-nodes.ts:56:5
  
  - api-runner-node.js:487 runAPI
    [cafe366]/[gatsby]/src/utils/api-runner-node.js:487:16
  

not finished source and transform nodes - 4.277s
not finished source shopify products - 4.183s

but with [email protected] that work fine.

the link of the project is here https://github.com/knupel/cafe366/tree/stan

I try to be clear, I hope I am !

@czpta
Copy link

czpta commented Dec 17, 2022

I am having the same issue

@czpta
Copy link

czpta commented Dec 17, 2022

Btw - BulkOperation is a new permission (at least for me) which I had to enable via creating a new custom app, in the event that you used the old private apps.

@youvalv youvalv closed this as completed Jan 20, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants