Error: When an API request is made, the server expects a specific structure with certain required fields in the payload. If these fields are missing, the server may reject the request with a 400 Bad Request error, or it may respond with a custom error message indicating which fields are missing. Missing fields can cause… Continue reading Missing Required Fields in Payload
Tag: forms error
SDF errors when deploying forms
When deploying forms from the source account to the target account using SDF, you may encounter an error: ‘The visible value of the [scriptid=custentity_portal_active_date] field object cannot be modified.‘ This error can occur when the forms try to overwrite an existing form. The error occurs when, in the existing form, a field is set to… Continue reading SDF errors when deploying forms