How to resolve misused header name error
This section explains how to resolve the misused header name error when creating Rest API data source in Bold Reports®.

When the error occurs
This error occurs when the user explicitly pass Content-Type or Content-Length reserved headers in the Header(s) list.

Why the error occurs
In Bold Reports® REST API data source connector, we have handled the Content-Type and Content-Length request headers based on the Data Format field value. So, while passing the same values explicitly in Headers list causes the Misused header name error.
How to overcome the error
-
Remove the
Content-TypeandContent-Lengthreserved headers from theHeader(s)list. -
Choose the content type in
Data Formatfield.