A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
I'm trying to query the admin API for RUM performanceMetrics. I get a 200 OK status, but it throws an error that I need access to themes and reports. The app in Shopify has those scopes. What am I doing wrong?
Solved! Go to the solution
This is an accepted solution.
Hey @mikef24 ,
Just testing here I was able to replicate the error you were getting. I was able to resolve it by adding in the read_customer_events scope.
I'll pass this feedback on to our product teams as that error message wasn't too helpful.
- Kyle G.
Developer Support @ Shopify
- Was this reply helpful? Click Like to let us know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog
This is an accepted solution.
Hey @mikef24 ,
Just testing here I was able to replicate the error you were getting. I was able to resolve it by adding in the read_customer_events scope.
I'll pass this feedback on to our product teams as that error message wasn't too helpful.
- Kyle G.
Developer Support @ Shopify
- Was this reply helpful? Click Like to let us know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog