-
Seems a typo has slipt into this method: `getOuboundFaxImage` (missing T)
-
This would put it inline with getInboundFaxRecord. Seems odd now. Thoughts?
-
The README suggests it has, but the code seems to suggest it's only available as `interfax.Outbound.SendFax`.
-
Error sending large files. It seems that when the file size exceeds the chunk size we are receiving the below error.
TypeError: this._documents.create is not a function
at File.initializeDocu…
-
Hello, please i would love to know how i can fax an html file using the library.
I tried this
`$interfax = new Client(['username' => 'Abolaji', 'password' => 'Abolaji']);`
`$fax = $interfax->deliv…
-
## Description of the problem
Not works on Facebook on profile photos, and on newsfeed photo show smaller size, instead of original.
## Url of the page where the problem occurs (not the image url)…
-
For those of us that do not use composer, it would be nice if there were directions for a traditional PHP installation. Not one that requires me to download composer. (step 2 - Inside the Interfax PH…
-
If the Interfax account is configured to remove images after retrieval, then the inbound faxes will have an image status of DONT_EXIST. The ImageStatus enum does not define this value, so deserializa…
-
I've installed .NET for Mac via: https://www.microsoft.com/net/core#macos
I am using VS Code with Nuget installed, and when I install the file and run `dotnet restore` I get the following error.
…
-
@danielknell this pip library relies on `libmagic` it seems. I'm trying to decide if this is wise? What is this for? Can we work without it? Is it easy to install on every OS (including windows)?
If…