-
When sending a fax with ``sendFax`` providing ``SendFaxOptions``, if I set the page header to the example found in [the documentation](https://www.interfax.net/en/dev/rest/reference/2918) thusly:
`…
-
Outbound.GetCompleted does not include ids when making web request.
-
When using the 'files' param and using a filename like "test (1).pdf" along with another file I am getting an error 'Problem with POST request: Content not available'. If I use the 'file' param inste…
-
The project is referred to as `interfax-csharp` but the url is `interfax-dotnet`
-
With the old API it was possible to send documents using the ``Sendfax_Ex_2`` call without ever writing them to disk. For security, performance and compliance (HIPAA) reasons that is *very* helpful.
…
-
At the moment it is not possible to debug an project including interfax using eclipse jetty.
The jetty WebAppContext initialisation fails with the following error:
`java.lang.IllegalArgumentExcept…
-
@anuragkapur I understand we use Jersey under the hood, but do we really need to make that name appear in the class names?
I'd prefer
``` java
InterFAXClient interFAXClient = new InterFAXJerseyClien…
-
@danielknell I know I forgot for the Ruby library too, but could you put some notes in the readme on how to run tests (under contributing)?
-
@anuragkapur please have a look at the Getting Started in the ruby library https://github.com/interfax/interfax-ruby
As you can see it's not the point to explain how to initialise the client, instead…
-
@anuragkapur please can we merge the `api-credential-configuration.md` file into the main README?
Additionally:
1. Please use headers instead of bullet points
2. The link to the interfax-api-credenti…