Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Occasional invalid postbacks: 400 Bad Request #216

Closed
vmspike opened this issue Jul 12, 2019 · 2 comments
Closed

Occasional invalid postbacks: 400 Bad Request #216

vmspike opened this issue Jul 12, 2019 · 2 comments

Comments

@vmspike
Copy link

vmspike commented Jul 12, 2019

Starts from July I occasionally get flagged payments with invalid postback.
flag_info:

Invalid postback. (<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>400 Bad Request</title>
</head><body>
<h1>Bad Request</h1>
<p>Your browser sent a request that this server could not understand.<br />
</p>
</body></html>
)

but on PayPal side it's valid payment.

Do you know what can be wrong with them and how to avoid?
Let me know please if you need some additional info.

django-paypal version is 0.5.0, django 2.1

@newearthmartin
Copy link

Same as #117

@spookylukey
Copy link
Owner

As far as I can tell, this is a PayPal bug, it's either the same as #117 or the best we can do is the same solution as we're now looking at in #117 - so I'm closing in favour of that bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants