Hi, I have a scenario in Fusion and several times it stops with error message as "[422] category cannot be null"". I am unable to find the reason for it.
@ewanh @AndyHes - would you be able to help please?
Thanks,
Jainesh
Solved! Go to Solution.
Views
Replies
Total Likes
Hi,
This error message usually occurs when you are attempting to update a custom field on an object when there is no custom form attached. Try adding the custom form ID to the categoryID field in your API call and this should resolve the problem.
Best Regards,
Rich.
Hi,
This error message usually occurs when you are attempting to update a custom field on an object when there is no custom form attached. Try adding the custom form ID to the categoryID field in your API call and this should resolve the problem.
Best Regards,
Rich.
Thank you @Richard_Le_ . I will try this.
Views
Replies
Total Likes
Views
Likes
Replies