GraphQL query for RUM data

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?

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.
1 Like