I am receiving a response to a token request as shown below.
access_token=token_value
I am not able to use the “populate from sample response” due to the “=” sign.
When I try to "populate from sample response" on the service test screen, I get the "Must be valid JSON response" error.
I cannot parse out the token and store it. Any ideas?