Payfast Flask giving back a 400 Post Error

32 Views Asked by At

When I try to capture the notify_url I get POST /notify HTTP/1.1" 400 instead of 200

Any suggestions on what is causing this error?

1

There are 1 best solutions below

0
Dukep6 On

sloved my own problem:

Was trying to capture it as a request.json should have capture it as a request.form