Cron fetch relative path error: Fetch API cannot load

In my schedule function I have this code to fetch another api endpoint to get all crons jobs that I want to run. But got this error in the worker log: "Fetch API cannot load: cron/list" (picture also attached)
image.png
image.png
Was this page helpful?