MrTea
9 years agoNew Contributor
How to store a response of an Authorization token into OAuth2 Access Token
1)Send REST request with UserId and Password
2)Response is received with Authorization Token
3) I need to store the Authorization Token as the Access Token for OAuth2 automatically so I don't have to manually do it all the time, so I can continue with other method request.
Any suggestions? Any tutorial videos? How about point me in the right direction?
- Please find a groovy example in the below thread to get an idea
http://stackoverflow.com/questions/34645069/trasfer-properties-from-api-responses-in-soapui