Not sure why I’m getting this, however, is it possible that I am required to use a Web Services SaaS connector instead? Saas works, however, getting other errors there and I would like to use connector rules…
I have configured this using web service connector and it worked fine for me. Can you please check the authentication part if that is configured properly.
Also worth to see if the API call is getting triggered in VA logs.
Looks to me like there is a field in your identity profile which is being treated as boolean. May be coming in the v3/accounts response like “true” but is being stored in account schema as Integer.
Can you please try first with few attribute mapping to see if that helps.
Yea that was my first thought, but now only trying with 1 attribute mapped that is a string in the source and in the account schema. Still getting the same error…
The strange thing is that I have the exact same setup in my Web Services SaaS connector and it works there perfectly.