rk dudi
Posts: 0
Joined: Thu May 23, 2013 4:27 pm

Passing values from one service to another

How do I pass the response parameter values from one service to request parameter for my next service. For eg: service 1 returns 2 fields : id, value. I want to pass these to service 2 field auth which should be oauth + id+ value.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Passing values from one service to another

Use local storage to pass values between pages.

Return to “Issues”