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.
Copy link to clipboard
Copied
I am trying to get presigned URL for upload, I have used the x-request-id as obtained from above method. But I cannot get the success response. The error is shown below,
Copy link to clipboard
Copied
Did you create the Asset first, and then use the result to try to upload?
Copy link to clipboard
Copied
Yes @Raymond Camden
Copy link to clipboard
Copied
Can you share the code? As an FYI, I'm off tomorrow and packed today, so may be slow to respond.
Copy link to clipboard
Copied
Sorry for late @Raymond Camden,
There is no code
I am trying to how the end point works on POSTMAN. To create an asset we need header parameters as Authorization, x-api-key and x- request-id.
My problem is what is the value to be passed for x-request-id as a header parameter.
Copy link to clipboard
Copied
It's your client id.
Copy link to clipboard
Copied
@Raymond Camden it's still not working.
Copy link to clipboard
Copied
Can you share a screen shot from Postman? Feel free to blur out the values, or email me directly at jedimaster@adobe.com. (Once we figure it out, we can share the update here.)