Able to connect Sailpoint connector in Workato through your YouTube video. But I am getting below error while running custom APIs(list-roles | SailPoint Developer Community) using this connector.
{"code":404,
"message":"404 Not Found",
"body":"{\"error\":\"No message available\"}",
"headers":
{
"date":"Mon, 17 Apr 2023 15:14:27 GMT",
"content_type":"application/json;charset=UTF-8",
"content_length":"32",
"connection":"keep-alive",
"server":"nginx",
"vary":"Origin, Access-Control-Request-Method, Access-Control-Request-Headers",
"slpt_request_id":"7c8896355f194602b1f1538ef235fe1d",
"access_control_expose_headers":"SLPT-Request-ID, Content-Type",
"x_content_type_options":"nosniff",
"x_xss_protection":"1; mode=block",
"cache_control":"no-cache, no-store, max-age=0, must-revalidate",
"pragma":"no-cache",
"expires":"0",
"x_frame_options":"DENY",
"x_robots_tag":"noindex"
}} at line: 2555
Please help.