mailerlite-api-v2-php-sdk icon indicating copy to clipboard operation
mailerlite-api-v2-php-sdk copied to clipboard

Tests are not working anymore

Open skoudoro opened this issue 3 years ago • 0 comments

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!

skoudoro avatar Jan 25 '22 19:01 skoudoro