I am unable to call mFax with a local file as an attachment. All I get is the coversheet. I am able to attache a URL to a fax successfully(a url that points to a pdf or jpg, etc)
header-------
Authorization:password:?
Content-Type:application/json
Accept:*/*
Accept-Encoding:gzip, deflate, br
Connection:keep-alive
body-----------
{ "faxNumber":"13209236452", "coverPage":"true", "coverPageId":"2b32c543-7238-4ebc-9346-c1b3230e88c5", "attachments": "c:\\temp\\q.pdf"}
response header--------
HTTP/1.1 200 OK
Cache-Control: no-store
Connection: keep-alive
Date: Tue, 16 Aug 2022 18:31:28 GMT
Pragma: no-cache
Transfer-Encoding: chunked
Via: HTTP/1.1 m_proxy_chi
Via: HTTP/1.1 s_proxy_chi
Content-Type: application/json; charset=utf-8
Content-Encoding: gzip
ETag: W/"51f-rSiyEu1/BjMRIPvDlU3cKovqpvI"
Vary: Accept-Encoding
X-Powered-By: Express
Access-Control-Allow-Origin: *
X-RateLimit-Limit: 60
X-RateLimit-Remaining: 59
X-RateLimit-Reset: 1660674746
X-Content-Type-Options: nosniff
Access-Control-Expose-Headers: Content-Disposition
X-Server-Version: 4.9.0
Strict-Transport-Security: max-age=31536000; includeSubDomains