Forum Discussion
gaurav_sandil
7 years agoNew Contributor III
What should be the value in the Authorization field. Is it the username that I used to login to Snaplogic?
Also for the REST GET Snap ,should I use the Basic Auth Account?
- rvsrinivasrao7 years agoEmployee
Hi Gaurav,
Please find the answers below.
What should be the value in the Authorization field. Is it the username that I used to login to
Snaplogic?
It is the Bearer token generated by your account details (Username & Password).Also for the REST GET Snap ,should I use the Basic Auth Account?
You can use the Basic Auth Account.Thanks,
Srinivas.- gaurav_sandil7 years agoNew Contributor III
Thank you so much. It worked for me.