No dataset schema found
Here is my issue:
First I'm a bit confused, the docs say the actor needs a .actor/actor.json
and I copied all the files into the .actor directory:
So I have a duplicate actor.json inside the root directory to make it work.
It finds the input_schema.json but on apify.com when I check the Actor and the Publication tab, I see the error "No dataset schema found".
my .actor/actor.json:
The dataset_schema.json is quite large: https://pastebin.com/s5aXSCx8
In the docs, sometimes its written "dataset_schema.json" or "DATASET_SCHEMA.json" and I tried both but no luck.
I also tried to directly copy paste the schema in the actor.json and not as separate file.
Any help / idea would be appreciated!
First I'm a bit confused, the docs say the actor needs a .actor/actor.json
and I copied all the files into the .actor directory:
- actor.json
- dataset_schema.json
- Dockerfile
- input_schema.json
- README.md
So I have a duplicate actor.json inside the root directory to make it work.
It finds the input_schema.json but on apify.com when I check the Actor and the Publication tab, I see the error "No dataset schema found".
my .actor/actor.json:
The dataset_schema.json is quite large: https://pastebin.com/s5aXSCx8
In the docs, sometimes its written "dataset_schema.json" or "DATASET_SCHEMA.json" and I tried both but no luck.
I also tried to directly copy paste the schema in the actor.json and not as separate file.
Any help / idea would be appreciated!

Pastebin
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.