- Joined
- Nov 8, 2017
- Messages
- 40
- Reaction score
- 6
Hi, hoping someone can help!
We're not particularly (in my opinion!) doing anything that fancy with Freshdesk, we do however have a custom field which is stopping the integration from 3CX from working, as in the log I get the below response;
HTTPStatusCode=BadRequest - Reason=Bad Request - Content={"description":[{"field":"custom_fields.cf_category","message":"It should be one of these values:
So I think "Ok, I need to add a new custom parameter and map it against the POST request", which I do, however now I get this response
HTTPStatusCode=BadRequest - Reason=Bad Request - Content={"description":"Validation failed","errors":[{"field":"custom_fields.cf_category","message":"Unexpected/invalid field in request","code":"invalid_field"}]}
And now I'm stuck, as the field needs to be mapped in order for the ticket to be created; has anyone else managed to add custom fields to their template and get it working?
any help is much appreciated, thank you!
We're not particularly (in my opinion!) doing anything that fancy with Freshdesk, we do however have a custom field which is stopping the integration from 3CX from working, as in the log I get the below response;
HTTPStatusCode=BadRequest - Reason=Bad Request - Content={"description":[{"field":"custom_fields.cf_category","message":"It should be one of these values:
So I think "Ok, I need to add a new custom parameter and map it against the POST request", which I do, however now I get this response
HTTPStatusCode=BadRequest - Reason=Bad Request - Content={"description":"Validation failed","errors":[{"field":"custom_fields.cf_category","message":"Unexpected/invalid field in request","code":"invalid_field"}]}
And now I'm stuck, as the field needs to be mapped in order for the ticket to be created; has anyone else managed to add custom fields to their template and get it working?
any help is much appreciated, thank you!
