gtaub
3 years agoOccasional Contributor
ReadyAPI oAuth2 Token handoff to testcomplete
We have automated the OAuth2 token retrieval and we use Implicit grant method.
We are wanting to execute this token retrieval api from testcomplete. we are able to create the link to this api via testcomplete.
The ask here is how can we retrieve this access token in testcomplete? This token needs to be put into a gui field on the mobile device app we created internally.
The key is to retrieve the token into a variable. If you have any suggestions please share them.