Errors with the Convio API?

Options

Howdy!

I'm using the Convio donations API to allow me to create my own pretty little donation forms and have them submit data to a ghost form set up in Convio. On my test form, http://www.chicagopublicradio.org/campaign_form.html, it's spitting out an error with each submission. The error says that my LevelID is invalid.

I've double-triple checked the levelID within the ghost form, and it's certainly a valid levelID. Could there be other issues that cause the API to return this error? When the ghost form itself is used, that works just fine.

Thanks so much for your time. If I'm missing some greater Donations API resource for problems like these, please point it out.

Steve

Tagged:

Comments

  • Hey Steve,

    I notice that in the form the name of your field is levelID, but the API actually asks for level_id

    That'd be the first thing I checked. I realize you might be submitting it correctly on the backend.

    If that's not it, what's the exact error you are getting? This is what I got:

Categories