Both cURL and workers return error.
example output for cURL:
{"errors":[{"message":"Error: unexpected type \"int32\" with value \"undefined\".","code":1000}],"success":false,"result":{},"messages":[]}
In my workers, I found that num_steps
was not set to default.
However, when I set it manually, I got an upstream error
image|690x140