Expand my Community achievements bar.

Postman Adobe Analytics API

Avatar

Level 3

I am trying to configure Postman to do a simple Adobe Analytics API request.

The video posted by Adobe is for an older version of Postman.

When I attempt to connect via API it take a long time.  When I cancel I get the follow error message "Couldn't complete authentication. Check the Postman Console for more details."

3 Replies

Avatar

Community Advisor

Hi @erichami ,

Would be able to share your request header & body, if possible.

Avatar

Community Advisor

It looks like the authentication step is missing. Did you already get the access token through OAuth2.

 

Try this : https://terrynwinter.com/adobe-analytics-steps-to-create-your-first-api-2-0-request/ 

 

I have tested my API requests in the same way and it worked.