alex_panganiban
6 years agoContributor
Passing Bearer Token to REST GET
I received a token from a authorization REST POST call. I now need to pass this token as the bearer token of a REST GET call. How can I correctly pass my token to the REST GET snap?
I was able to do this successfully using Postman (see screen pic). Now I just need to create a Snaplogic solution that will do the same.
Thanks, Alex