Forum Discussion
srujanayeruvaka
Champion
Hi ADS_PSI,
Are you getting the sso_id when you execute your query from the API Browser in Studio?
sso_id is private information which cannot be accessed in the way you are trying. You need to pass the oAuth access token to retrieve this information, which cannot be done via browser. You need to write custom code for this.
ADS_PSI
8 years agoMentor
Hi srujanayeruvaka,
I am able to get SSO id when I try the query in Studio via API Browser. I am trying the call from rest client and not from browser. I believe what you are saying that I need to pass oauth token of admin user in order to access the data.
Thanks
Related Content
- 2 years ago
- 3 months ago
- 10 months ago
- 8 months ago