Hi,
We are trying to use $request for retrieving an endpoint on docusign whose response headers is of
Content-Type: application/pdf
And the error received is 415 (as below). Please confirm if there is a work around for this.
{
status: 415,
headers: {},
response: 'Unsupported content type',
errorSource: 'APP',
attempts: 1
}