• Resolved nicklamb

    (@nicklamb)


    I keep getting a fail response when trying to post from Broadbean network portal. Also when I visit my testing URL/?wpbb=broadbean I get the error message “Sorry username and/or password are not valid.”
    I’ve checked and the Username/password combo in the XML feed matches the one set in wordpress admin – can you think of anything else that would cause this?

    https://wordpress.org/plugins/wpbroadbean/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Mark Wilkinson

    (@wpmarkuk)

    Can you provide a sample of the XML that are using please?

    Thread Starter nicklamb

    (@nicklamb)

    sorry for delay – back on this job now! Here’s the XML:

    <?xml version="1.0" encoding="UTF-8"?>
    <job>
        <command>add</command>
        <username>oasishradmin</username>
        <password>W@qN1lk6</password>
        <contact_name>Nick Lamb</contact_name>
        <contact_email>nicklambdesign@gmail.com</contact_email>
        <contact_telephone>020 7987 6900</contact_telephone>
        <contact_url>www.smith.com</contact_url>
        <days_to_advertise>7</days_to_advertise>
        <application_email>bob.12345.123@smith.aplitrak.com</application_email>
        <application_url>http://www.url.com/ad.asp?adid=12345123</application_url>
        <job_reference>AB2</job_reference>
        <job_title>Test Engineer</job_title>
        <job_type>Contract</job_type>
        <job_duration>6 Months</job_duration>
        <job_startdate>ASAP</job_startdate>
        <job_skills>VB, C++, PERL, Java</job_skills>
        <job_description>This is the detailed description</job_description>
        <job_location>London</job_location>
        <wpbb_job_industry>Industrial</wpbb_job_industry>
        <wpbb_job_category>Employee Relations</wpbb_job_category>
        <job_industry>Marketing</job_industry >
        <salary_currency>gbp</salary_currency>
        <salary_from>25000</salary_from>
        <salary_to>30000</salary_to>
        <salary_per>year</salary_per>
        <salary_benefits>Bonus and Pension</salary_benefits>
        <salary>£25000 - £30000 per annum + Bonus and Pension</salary>
    </job>

    Plugin Author Mark Wilkinson

    (@wpmarkuk)

    When you post from the Network Portal what errors is returned ?

    Thread Starter nicklamb

    (@nicklamb)

    Actually, it is now posting jobs successfully.
    I still get the username/password error on the URL?wpbb=broadbean page, but the jobs are being added OK, thanks.

    Plugin Author Mark Wilkinson

    (@wpmarkuk)

    You will always get an username / password error just visiting that page as no data is posted to it and it is checking posted data against the saved username and password from the db – hence it fails.

    Glad it is working for you now.

    Thread Starter nicklamb

    (@nicklamb)

    OK, fair enough.
    I’m sure I’ll have more questions shortly…!

    Plugin Author Mark Wilkinson

    (@wpmarkuk)

    I am sure you will find using version 2 much easier in development terms.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘trying to post but getting a fail response’ is closed to new replies.