Forum Discussion

Behdad's avatar
Behdad
Contributor
5 years ago
Solved

How to use access token in authorization from another API

Hi I am using JWT token in my Rest APIs and as it has expiration time , i need to refresh/get new token during my test case  So here is an example : 1. first test step --> I create new Token using...