Share all details related to your problem, including any error messages you may have received.
Hello guys hope everyone is fine. We are getting invalid configuration error occurred during querying snowflake server in sailpoint iiq.
We are getting this during aggregation
We have given correct base url and key pair authentication. Test connection passed but facing error only during account and group aggregation
443 failed response
Can anyone suggest me what to do. Test connection passed but aggregation is getting failed for snowflake
Are you using any Aggregation rules?
This error is most probably because the system cannot properly iterate over the accounts
I suggest you to check your aggregation task & application definition (Rules tab)
Also check the account you are using is authorised to read data on snowflake.
Please attach the complete error you are getting on tomcat
Ensure you didn’t change any identity attribute as mentioned in this doc
Exception during aggregation of Object Type Role on Application snowflake-test1. Reason: openconnector.InvalidConfigurationException: [ InvalidConfigurationException ] [ Possible suggestions ] An error occurred while querying the Snowflake server. Make sure the connection parameters are valid and correct. [ Error details ] org.apache.http.NoHttpResponseException:url:443 failed to respond
I don’t think it is a firewall issue, because your test connection is successful. But still, if you want to test you can try deactivating the firewall for a while and test it out if it is your training environment.
I would still recommend checking the Account you are using for this connection does that account have all the required permissions to read data out of Snowflake?