400 Error when using MW API and PMTA bounce handler

Stratagem

New Member
Hello,

I am using the API for the PMTA bounce handler:
https://github.com/magicdude4eva/port25-bouncehandler

I am getting a failed API call (400 error) and would like to know if anyone has seen a similar issue or has a suggestion for a fix. Here is an example with all such requests failing (fake email and IP of course below):

1.2.3.4 - - [13/Nov/2017:14:41:17 -0600] "GET /api/index.php/lists/subscribers/search-by-email-in-all-lists?EMAIL=whatever%40yahoo.com HTTP/1.1" 400 96 "-" "MailWizzApi Client version 1.0" "-"

This is on a dedicated server so no firewall or anything with the server is blocking the request. Is there anything else in the API that could be blocking it? Or does anyone else using the PMTA bounce handler have some advice?

Thanks
 
Back
Top