Hi All,
I'm trying to integrate adobe analytics 2.0.
I've got oauth working and the test works to /discovery/me and returns the company id that is expected.
But, when I try the other endpoints like https://analytics.adobe.io/reports with the same api-key and access_token. I just get a 404
Same for /metrics endpoint
The docs I am following are here analytics-2.0-apis/reporting-guide.md at master · AdobeDocs/analytics-2.0-apis · GitHub
Is there anything, I need to do to enable this api? Or any particular scope needed to get report information.
Thanks in advance
James