We are working on Snowflake integration with SailPoint IIQ using Snowflake connector.
The Test Connection is good, and we can fetch the account details. However, while fetching the group details(role) we are getting the below error -
[ InvalidConfigurationException ] [ Possible suggestions ] The request payload is invalid or malformed. [ Error details ] 391917: Invalid parameter. Illegal unquoted character ((CTRL-CHAR, code 10)): has to be escaped using backslash to be included in string value at [Source: (String)“{“statement”: “SHOW GRANTS TO ROLE "__APP_RL__TEAM1__NOTEBOOK__OPERATOR "” }”; line: 1, column: 74] (through reference chain: com.snowflake.api.client.StatementRequest[“statement”]