API 2.0 Report Request - Post Man (call Back URL and access Token Field) | Community
Skip to main content
Level 4
April 7, 2021
Solved

API 2.0 Report Request - Post Man (call Back URL and access Token Field)

  • April 7, 2021
  • 1 reply
  • 1032 views

Hi Team - I am trying to get the request through API 2.0 using post man and stuck in between while getting new access token. I have followed all the steps to connect the request. However, couldn't get the new token I guess because of this "Callback URL"  and "Access Token".

Call back URL - I am trying to change the URL from the default. it was greyed out and couldn't able to change the value and I don't want to authorize using the browser. 

Access Token -  This is not auto generating the value after I select "Type" and "Add authorization data to"  and Hope this should be auto generating.

Please let me know the solution to fix this issue and hope I can move forward quickly once I fixed this issue.

Attached the image for the reference.

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by amgup

Hi @jayakrish . You will get the new access token from console.adobe.io UI itself by pasting the Private key.

Also, we suggest to use our Swagger UI for accessing the API 2.0 . 

https://adobedocs.github.io/analytics-2.0-apis/

1 reply

amgupAccepted solution
Level 7
April 8, 2021

Hi @jayakrish . You will get the new access token from console.adobe.io UI itself by pasting the Private key.

Also, we suggest to use our Swagger UI for accessing the API 2.0 . 

https://adobedocs.github.io/analytics-2.0-apis/

JayakrishAuthor
Level 4
April 8, 2021
Hi, Thanks for your reply. I could able to get the response as expected in web application post man instead of browser version. The problem in browser version that I couldn't able to enter the value manually on Callback URL filed and now the issue is resolved in web application.