Unable to schedule fax

Home Forums FaxFinder Unable to schedule fax

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #2772
    Joseph Pena
    Participant

    Hello,

    Every request I send to schedule a fax, I keep getting the following error:

    HTTP/1.1 400 Bad Request

    Connection: close

    Date: Tue, 14 Aug 2012 21:44:53 GMT

    Content-Type: application/xml

    Set-Cookie: faxfinder_sid=65b2d7bdcf3bdb971da711e854eedbc1187188a5e81f7ad6bfa3230ae46d5601; path=/

    Content-Length: 112

    <?xml version=”1.0″ encoding=”UTF-8″?>

    <response>

    <message>element is not schedule_fax</message>

    </response>

    Thoughts?

    Other requests are working.

    Model: FF430

    Version: 2.2.4

    #4176
    Darrik Spaude
    Keymaster

    Would you attach a sample of the XML being sent to the FaxFinder? We’d mainly be looking at the tags, so you may remove or modify identities (phone numbers, names, etc.).

    #4177
    Joseph Pena
    Participant

    Here you go:

    <?xml version=”1.0″ encoding=”UTF-8″ ?>

    <schedule_fax>

    <recipient>

    <name>Test</name>

    <organization>Test</organization>

    <fax_number>1112223333</fax_number>

    </recipient>

    <attachment>

    <location>external</location>

    <content_type>application/pdf</content_type>

    <url>http://10.10.10.99/uploads/2012121.pdf</url&gt;

    </attachment>

    </schedule_fax>

    #4178
    Joseph Pena
    Participant

    Hmmm, hoping I didn’t do something silly like not replace the / character with a HTML friendly character code…

    #4179
    Joseph Pena
    Participant

    Hello,

    Any update on the sample XML I posted? Thanks.

    #4180
    Joseph Pena
    Participant

    Hello,

    Never mind, I figured it out. It helps to use the correct variable! 🙂

Viewing 6 posts - 1 through 6 (of 6 total)
  • The forum ‘FaxFinder’ is closed to new topics and replies.