I created an app using shopify cli in visual studio code with the remix template (and installed it on a development store). When I tried to make a graphQL request via the GraphiQL URL that was generated when running “npm run dev” command in visual studio code I got “This app is not approved to access the Customer object.” and a link to the partners dashboard for the current app. (My usecase is that I need to acces a specific metafield for multiple customers that is tagged with a specific tag).
But when I try to do step 1 “Select your data use and reasons”, as I’m pressing the save button a red box appears at the bottom of the screen saying “GraphQL error: Invalid input” and my selection isn’t saved.
But when I refresh the page the selection seems to have updated after all. But it still says “draft” and it’s been several days and no email from what I can tell.And it says last updated Mar 29, but I just now changed the selection, so that is also strange.
What am I doing wrong, or is this some kind of bug? I have been googling for an eternity and I’m not able to find a solution to my problem, I am in much need of some assistance.


