Hello, I am using the new Analytics API and in the scopes section of the documentation it says it has limited functionality with free marketing accounts. When I try to use a free marketing account, I can successfully get an access token with the “business-intelligence” scope. However, when I try to query any of the analytics endpoints (e.g., analytics/v2/reports/totals/summarize/daily), I get a 403 Forbidden response with this message: “This oauth-token does not have proper permissions! (requires all of [traffic-analytics-api-access]).”
Is the new API not yet working with free accounts? I have clients waiting for this integration so quick responses would be appreciated.