mailerlite-api-v2-php-sdk
mailerlite-api-v2-php-sdk copied to clipboard
Tests are not working anymore
Hi all,
I am maintaining a python wrapper of the Mailerlite API
It seems that the public API key (here) does not work anymore. It returns {"error":{"code":302,"message":"API-Key Unauthorized"}}.
This is breaking all my tests and the tests in this repo also. I can not use my personal Developer API key.
Is there any alternative?
Thanks in advance for the feedback!