Mailerlite API not working

Hi, I’m having an issue with the MailerLite API in n8n. I’ve built a workflow that’s triggered whenever I add a row to a spreadsheet. It should pick up the email, name, and status from that row and add the contact to MailerLite. I’ve entered my MailerLite API token in the credentials, but I keep getting an error. What can I do to fix this?

2 Likes

I’m also having difficulty, Everything was OK last week but I’m now getting 401s on every request.

Same problem here - reached out to mailerlite, they confirmed their API is working properly: “…Our team has reviewed in close detail, but we were not able to see anything wrong with our API, and overall it’s working fine, so it looks like this matter is mostly related to n8n.” -Directly from mailerlite support.

It seems like N8N is having issues in the node itself somehow.

Going to try HTTP requests instead…

Did anyone find a solution to his? Struggling with the same thing…

Did you tried to turn off the Classic API button in the credentials pop-up? That worked for me.