PDT 405 reponse problem

42 views
Skip to first unread message

mattimck

unread,
Oct 22, 2009, 9:22:57 AM10/22/09
to django-paypal
I've tried to implement the PDT version of this using the Sandbox.
It's all working ok, up until the notify_url kicks in. Looking at my
apache logs, Paypal's server is getting a 405 response from my app
when it sends it's GET request:

216.113.191.33 - - [22/Oct/2009:06:43:02 +0000] "POST /paypal/pdt/
HTTP/1.0" 405 - "-" "-"

Does anyone have any ideas as to what is happening? If I remove the
@require_GET line from pdt view, the 405 error disappears, but it
still doesn't work right (obviously). So yeah, I guess something else
is probably wrong.

Any ideas? I'd really appreciate any help any of you can provide!

-Matt

chris breshears

unread,
Oct 28, 2009, 6:00:53 PM10/28/09
to django-paypal
Matt,

No matter what I do I can not get the sandbox to work. I put the code
live and it works fine. Sucks that I have to pay for testing, but it
seems something is very wrong on the paypal side of things.

-CB

mattimck

unread,
Oct 28, 2009, 9:22:20 PM10/28/09
to django-paypal
Thanks for the reply. I ended up using IPN instead as I really had to
do a bit of testing in sandbox before I went live, and it does the job
fine. Definitely frustrating though. Paypal's Sandbox is a great idea
in theory, but I've always had issues with it ;)
Reply all
Reply to author
Forward
0 new messages