Forum Discussion
mini84
Occasional Contributor
What do you mean by instead of Authorization use request step?
in my project i have:
TestSuite
----TestCase
------------LoginRequest (here i retrieve the access token wity groovy or with Property transfer)
------------Request to create an account (here i use Authorization with access token where i write ${#Project#TOKEN} or the one where i transfer with property transfer)
nmrao
11 months agoChampion Level 3
Once access token is retrieved from LoginRequest, and saved at project property, then no point of property transfer(do you mean there is another step for this?)
Are you adding the Authorization header in Request step ? Adding bearer as prefix?
Related Content
- 6 years ago
Recent Discussions
- 15 years ago