Forum Discussion

GeorgeCC's avatar
13 years ago

Using the result of one request as an argument in another

I have two rest services. The first (see top of attached screen shot) authorizes me and returns a token. The second uses the token to request information (see the bottom of the attached screen shot).

What I can't figure out how to do is to make the second request get the token generated by the first request.
No RepliesBe the first to reply