If you crate a signature request, specifically sendWithTemplate, and send more than 20 custom_fields, with values, the length of the string is too long for application/x-www-form-urlencoded which is the header of the made request.
Please advise how to solve this
If you crate a signature request, specifically sendWithTemplate, and send more than 20 custom_fields, with values, the length of the string is too long for application/x-www-form-urlencoded which is the header of the made request.
Please advise how to solve this