Copy link to clipboard
Copied
Hi,
I am a newbie to Adobe Extract API.
I am trying to use the extract API in postman. For this, I have downloaded the postman collection file from the URL: https://documentcloud.adobe.com/document-services/index.html
Now, I am trying to replace the variables in the file, such as client_id, client_secret, etc.
I have the client id and client secret but unable to get the following variables "Signed JWT", "Bearer token" and "x-request-id".
Request you to let me know the steps to generate these variable values.
Copy link to clipboard
Copied
Hi
did you solve your problem
I am also a beginner in Adobe Extract API.
did you find "x-request-id" I'm new too and I couldn't find "x-request-id"
can you help me ?
Thank you
Copy link to clipboard
Copied
Hi,
Have you found the request-id? I'm facing the same problem.
Copy link to clipboard
Copied
Yes, I found it in the reponse headers.
So, if you are using postman to run the api, after it executes, click the headers tab and here you will find the request-id.
Hope this helps.