Client ID | HAVE |
Client Secret | HAVE |
Authorization Endpoint URL | CANT FIND |
Token Endpoint URL | CANT FIND |
Global Company ID | HAVE |
Report Suite ID [PROD] | HAVE |
Solved! Go to Solution.
Views
Replies
Total Likes
Hey @isaakskinner For the Authentication Endpoint, it depends on which type of Authentication is configured in the Developer Console Project (here you will have ClientID and Client Secret based on the type of Authentication).
For Analytics, there are two: User Authentication and ServerToServerAuthentication.
For User Authentication, you can refer to: https://developer.adobe.com/developer-console/docs/guides/authentication/UserAuthentication/IMS/
for endpoints.
For ServerToServerAuthentication: https://developer.adobe.com/developer-console/docs/guides/authentication/ServerToServerAuthenticatio... for endpoints.
There are multiple "endpoints" based on what you are trying to do...
https://developer.adobe.com/analytics-apis/docs/2.0/guides/endpoints/
I suspect you are trying to access the "Reporting API" endpoint
https://developer.adobe.com/analytics-apis/docs/2.0/guides/endpoints/reports/
I haven't used the APIs since version 1.4 and the old authentication model, so I am not sure what the new authentication using OAuth requires...
Views
Replies
Total Likes
Hey @isaakskinner For the Authentication Endpoint, it depends on which type of Authentication is configured in the Developer Console Project (here you will have ClientID and Client Secret based on the type of Authentication).
For Analytics, there are two: User Authentication and ServerToServerAuthentication.
For User Authentication, you can refer to: https://developer.adobe.com/developer-console/docs/guides/authentication/UserAuthentication/IMS/
for endpoints.
For ServerToServerAuthentication: https://developer.adobe.com/developer-console/docs/guides/authentication/ServerToServerAuthenticatio... for endpoints.
Views
Likes
Replies