Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

Unable to filter by Endpoint Name

Hindrance
New Contributor II
New Contributor II

I am trying to filter by endpoint and keep getting this same error.

Example: Body

{
"filterCriteria":{
"endpointname": "EXAMPLE_ENDPOINT"
}
}
Response

"{"errorCode":1,"message":"Passed endpoint does not match endpoints defined in Sav role"}" 

The user that I am using has SAV_Admin and gas permissions to all the endpoints.When trying to filter on the same endpoint but just using a different filter criteria I am able to filter.

Example:

{
"filterCriteria":{
"displayName": "EXAMPLE_ENDPOINT",
}
}
 
I am able to get a response just fine. The issue is only when I try to filter by endpoint name. I was told maybe this a current bug in production but I am unable to get that full confirmation. 
2 REPLIES 2

rushikeshvartak
All-Star
All-Star

"{"errorCode":1,"message":"Passed endpoint does not match endpoints defined in Sav role"}" 

You need to add "All" in Sav role - Access to Endpoint

rushikeshvartak_2-1706158126603.png

 

rushikeshvartak_1-1706158052083.png

 


Regards,
Rushikesh Vartak
If you find this response useful, kindly consider selecting 'Accept As Solution' and clicking on the 'Kudos' button.

Raghu
All-Star
All-Star

@Hindrance 

Yes, tested am also, it is a bug think so. not working my end also

 


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