PARTNERS - Please join us for our upcoming webinar:
Leveraging Intelligent Recommendations for Operational Transformation.
AMS Partners Click HERE | EMEA/APJ Click HERE

getConnectionDetails REST API Error 403

iam01
Regular Contributor
Regular Contributor

getConnectionDetails API is giving 403 error 

iam01_0-1713293655612.png

 

6 REPLIES 6

Ishan
Saviynt Employee
Saviynt Employee

Please check the Web service access for the SAV role that is assigned to the user using which you are calling the API. Make sure that you have added "api_v5_getConnectionDetails" in the Web Service Access list for that SAV Role.

Ishan Kamat
Technical Architect, Professional Services
SaviyntLogo.png

iam01
Regular Contributor
Regular Contributor

@Ishan  It's by default added. I have assigned Role_admin

Note: getConnections is working.

Add SAV role to connection --> default sav role

rushikeshvartak_0-1713323567975.png

 

rushikeshvartak_0-1713323824131.png

 


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.

@iam01  it will  work ,check token once .

verified getting expected output

Raghu_0-1713323617375.png

 


Thanks,
Raghu
If this reply answered your question, Please Accept As Solution and hit Kudos.

Manu269
All-Star
All-Star

@iam01 verify the user which is used for action has required feature and webservices access is added.

If its sso controlled env, then set the required api permission properly.

Refer : Solved: Creating API Service User while SSO is enabled - Saviynt Forums - 61877

Regards
Manish Kumar
If the response answered your query, please Accept As Solution and Kudos
.

iam01
Regular Contributor
Regular Contributor

the issue was with endpoint. Thanks all.