Skip to main content
Participant
November 12, 2021
Question

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

  • November 12, 2021
  • 11 replies
  • 2441 views

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.

    This topic has been closed for replies.

    11 replies

    Participant
    November 28, 2021

    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

     

    Participant
    March 8, 2022

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

    Participant
    March 8, 2022

    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.