Click HERE to see how Saviynt Intelligence is transforming the industry. |
11/06/2022 04:11 PM
Hi Team,
We are calling Saviynt REST api to get Account details, it gives 200 response but throws Access Denied exception ( we have given all api permission )
any idea ?
Solved! Go to Solution.
11/06/2022 08:37 PM
It seems your authorization token is wrong. Did you generated using api ?
11/07/2022 05:10 AM
yes, please find
body has username and password
{"username":"xxxxxx","password":"xxxxxx"}
11/07/2022 05:18 AM - edited 11/07/2022 05:21 AM
if i manipulate access token am getting '401 unatuorized' error , so token is good right ?
will there be any certficate expiry or permissions reduced ? As this was working till friday evening.
11/07/2022 02:13 PM
Try with another admin account.
Did you copied full token ?
11/08/2022 05:42 AM
hi, It was an issue with certificate , its working now.