My Donation API problem, a general error?

Options

I'm upon the third or so iteration of a donate api page that I'm writing to make use of AJAX and custom formatting. The first and second versions that I wrote encountered 403:error1:unabletoprocess and I couldn't figure out what the problem was. The current test version is a copy of DaveH's donate api page with some of the styles removed and some of the input variables hard-coded for testing. It's available (without any styles or formatting) here: https://secure.ajws.org/site/SPageNavigator/donate_api

I'm still getting 403:error1:unabletoprocess errors when trying to complete the form. I get validation error messages when the address fields are incorrectly filled out, so I'm somewhat confident that I haven't screwed up the entire form, but maybe just part of it. I'm curious to know if people have had a similar problem, and have figured out a solution.

Any ideas?

Thanks,

Mark

Tagged:

Categories