cron job for autoresponder stopped working (after years)
The error message is "415 unsupported media type."
Scheduled post cron job still firing without issue.
I'm using cron-job.org
Any idea how to fix?
Thank you,
Laurie
This discussion has been closed.
Comments
Hi,
If it worked for years and suddenly started returning 415 Unsupported Media Type, I'd first suspect a change on the cron provider's side rather than Sendy itself.
Check with cron-job.org support to see if they have recently change the request method or add a
Content-Typeheader? The autoresponder cron endpoint expects a simple GET request.Try opening the cron URL directly in your browser. If it runs without error, the issue is likely with cron-job.org's request format.
Thanks.
Best regards,
Ben
Thanks, Ben. Tried to flag you that I think it's working now, since my host now seems to allow this type of cron job (they didn't before, so that's why I used cron-job.org). Was hoping to save you the trouble of responding, but I appreciate that you did. Laurie