Can't test graphQL locally, any ideas on how?

[Auth] Token verification failed: { code: ‘INVALID_MINI’, message: ‘Invalid Mini’, field: }

[Auth] Token verification error: Invalid Mini configuration

[Auth] Full error: Error: Invalid Mini configuration

at verifyUserToken (/app/auth.js:118:17)

at process.processTicksAndRejections (node:internal/process/task_queues:105:5)

at async authenticateShopUser (/app/auth.js:173:24)

[Auth] Verification failed: Invalid Mini configuration

[Auth] Admin API result: {

“data”: {

"userTokenVerify": {

  "publicId": null,

  "userState": null,

  "tokenExpiresAt": null,

  "userErrors": \[

    {

      "code": "INVALID_MINI",

      "message": "Invalid Mini",

      "field": \[\]

    }

  \]

}

}

}

Hi @thaianle.com

Just to confirm - is this for building a Shop Mini? If so - I’m not sure if you would be able to access the Shopify Admin API in the same way you would if you build a “regular” Shopify app.