Error: Dataset with id: [ACTOR_DEFAULT_DATASET_ID] does not exist.
I'm trying to use
apify actor:push-data inside an actor. The command is inside a dockerized shell script [1] and as simple as this:But the run fails with:
I think I exhausted all the debug option I found online, so I kindly ask for help here.
What am I missing?
[1] https://github.com/netmilk/actor-curl/blob/d31d4805e5be4a6ef06b3f2e291bbb44da517000/bin/start.sh#L6
