ADS_PSI
8 years agoMentor
Not getting SSO ID using V2 API call
Hi,
We are doing V2 API call as shown below using rest client but not getting sso id in results. I am passing client id in header and making get call.
I get error if I try to pass client-secret.
https://api.stage.lithium.com/community/2.0/tenatid/search?q=SELECT+sso_id,+href+FROM+users+limit 100&api.pretty_print=true
Can some one help with the issue. Appreciate the help.
Thanks