• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Find signed JWT, bearer token and x-request-id values for extract API

Community Beginner ,
Nov 12, 2021 Nov 12, 2021

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.

Views

1.0K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Nov 28, 2021 Nov 28, 2021

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

 

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Mar 08, 2022 Mar 08, 2022

Copy link to clipboard

Copied

Hi,
Have you found the request-id? I'm facing the same problem.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Mar 08, 2022 Mar 08, 2022

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.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Oct 30, 2023 Oct 30, 2023

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, 

{
    "reason": "HTTP 404 Not Found Request id: 6XsIaAKaK0ZZecIzLdddWxY6G5XOjSHl.",
    "message": "Application error"
},
 
Can you guys please help me.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Oct 31, 2023 Oct 31, 2023

Copy link to clipboard

Copied

Did you create the Asset first, and then use the result to try to upload?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Nov 02, 2023 Nov 02, 2023

Copy link to clipboard

Copied

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Nov 02, 2023 Nov 02, 2023

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.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Nov 08, 2023 Nov 08, 2023

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.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Nov 09, 2023 Nov 09, 2023

Copy link to clipboard

Copied

It's your client id.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Nov 14, 2023 Nov 14, 2023

Copy link to clipboard

Copied

@Raymond Camden it's still not working.

 

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Nov 14, 2023 Nov 14, 2023

Copy link to clipboard

Copied

LATEST

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.)

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources