Hi,
I’m new to using GraphQL, so I used the instructions in this link to obtain my data as a CSV file.
https://developers.cloudflare.com/analytics/graphql-api/tutorials/export-graphql-to-csv/
But I get the error “not authorized for that account” when I run the Python script.
I also followed the guidelines to create an Analytics API Token, so I don’t know what is wrong.
https://developers.cloudflare.com/analytics/graphql-api/getting-started/authentication/api-token-auth/
It happened to someone else or maybe I missed some configuration?