Remove the trailing comma at the end of the attachment object. Also, check your error logs for any related errors.
Cheers.
Remove the trailing comma at the end of the attachment object. Also, check your error logs for any related errors.
Cheers.
Sorry, still happening, maybe this way you can see what am I doing wrong?
https://pastecode.io/s/pp86i92t
I will check log error.
Where was the field added? What form? Is that form attached to the help topic you are setting in the API request?
Cheers.
Kevin, first of all thank you so much for the support.
This is the form with the custom field "infraccion-pdf"
This is the help topic with ID 1:
and here the help topic with the form:
Anything else that could help understand this?
These are the setting sof the custom field:
You need to add "topicId": 1,
to your JSON payload or set that help topic as the default help topic in your system settings.
Cheers.
That's already in there: https://pastecode.io/s/pp86i92t
And I put that Help Topic as default, but the error is still there.
When I use the defaults attachments key this works, but with the custom key it doesn't.
Idk then, I’ll have to test on Monday to see. It’s basically saying that field isn’t available with the options you provided. So it’s likely disabled somewhere or not attached to the help topic or something.
Cheers.
Thanks Kevin! Need access or anything else Im here.
Hi Kevin! Any chance we can fix this? Thank yuo so much
Ok thanks