Skip to content

API key not passed

edited March 2020 in Troubleshooting

I suddenly get the response "API key not passed" from my sendy installation in my frontend. It worked correctly for months.

I checked List id and it matches the one in Sendy.

Even with the curl command I get the same response:

curl -X POST -F 'name=NAME' -F 'email=EMAIL' -F 'list=LISTID' https://sendy.....com/subscribe

Can anybody point me to a potential problem?

Comments

This discussion has been closed.