Expand my Community achievements bar.

Join us at Adobe Summit 2024 for the Coffee Break Q&A Live series, a unique opportunity to network with and learn from expert users, the Adobe product team, and Adobe partners in a small group, 30 minute AMA conversations.
SOLVED

Adobe Analytics API

Avatar

Level 1

Hi All,

I am new to API Rest calls and I am trying to test report.queue method and report.get method similar to what was available in API explorer(Home | Adobe Developer Connection ) , as it is decommissioned, now POSTMAN has to be used and while following all the steps mentioned at analytics-.14 information page in github analytics-1.4-apis/postman at master · AdobeDocs/analytics-1.4-apis · GitHub ; i am still not able to crack through. Does anyone has solution for it please? Below is the error screen that I am getting in POSTMAN app:

Could not get any response

There was an error connecting to https://api.omniture.com/admin/1.4/rest/?method=Company.GetReportSuites.

Why this might have happened:

  • The server couldn't send a response:Ensure that the backend is working properly

  • Self-signed SSL certificates are being blocked:Fix this by turning off 'SSL certificate verification' in Settings > General

  • Proxy configured incorrectlyEnsure that proxy is configured correctly in Settings > Proxy

  • Request timeout:Change request timeout in Settings > General

1 Accepted Solution

Avatar

Correct answer by
Level 1

Hi Team,

Is there a documentation that can help us to set Auth parameters (and further settings) to run https://api.omniture.com/admin/1.4/rest/?method=Report.Queue​ with a sample request. I have Shared Secret with me.

View solution in original post

2 Replies

Avatar

Correct answer by
Level 1

Hi Team,

Is there a documentation that can help us to set Auth parameters (and further settings) to run https://api.omniture.com/admin/1.4/rest/?method=Report.Queue​ with a sample request. I have Shared Secret with me.