Unanswered question

How can we handle Access token which is generated for every login?

In our application access token will be generated for every login how can we handle this type Dynamic objects.

Ramprasad A.
Ramprasad A.

Ramprasad A.

Level
0
2 / 100
points

Answers

Fousseyni B.
Fousseyni B.

Fousseyni B.

Level
2
1014 / 2000
points

Hello Ramprasad,

You have to figure out the first response containing this dynamic value(Copy the token, Ctrl+G, and paste the token in the textfield "whose response contain". Then, you use a variable extractor to extract this value and inject it in further requests.

Best Regards,

Fousseyni B.