Error Encountered During Account Creation via Web Service Connector

Hi, I am unable to perform account creation on my web service connector. The following error occurs

The Following is the cURL command which I’ve used

I’ve tried both the ways by hardcoding the ID and by getting ID value from the plan, same error occurs…

Please let me know if you have any changes or suggestions. Thank you!

Hi @Gopi2000

Have you tried using Postman whether the API is working fine or not?

Thank you.

Hi @suraj_gorle

In Postman, it’s working fine, and I have created a few users by hardcoding the values

Hi @Gopi2000

Have you check on VA logs for detail error. If it is not showing detailed error then write before Operation rule and pass the attribute values in it.

Please give it a try and let us know if it works.

Thank you.

Hello @Gopi2000 , Do you added getObject for single account aggregation ? or you can write after create rule and add the Identity attribute value if it is returns anything

Thank you all for your responses.
After analyzing the issue, it was found that there is a type mismatch in the payload. Everything is now working fine.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.