Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Partners GraphQL API responded unsuccessfully

Partners GraphQL API responded unsuccessfully

intrepidcym
Shopify Partner
5 0 0

Hi there, 

 

Everything was working fine but after my computer restarted, I can't seem to get my Shopify app to work. I can't tell if it is me or Shopify. It throws the below errors

 

"The Partners GraphQL API responded unsuccessfully with errors: "

"message": "Unexpected system error",

"extensions": {"code": "500" }

 

The stack traces it asks me to investigate are

- at makeRequest node_modules/@shopify/app/node_modules/graphql-request/build/esm/index.js:284

- at processTicksAndRejections node:internal/process/task_queues:96

 

- at async debugLogResponseInfo /node_modules/@shopify/app/node_modules/@shopify/cli-kit/dist/private/node/api.js:13

- at async graphqlRequest  /node_modules/@shopify/app/node_modules/@shopify/cli-kit/dist/public/node/api/graphql.js:20

 

Reply 1 (1)

intrepidcym
Shopify Partner
5 0 0

Okay, i just grabbed a coffee and waited for a bit and came back after doing a few errands. It all worked again so the error seems temporary.