After creating a worker via POST /workers and then trying to create a screenshot I sometimes get
{"message":"Not Found","errors":[{"field":"id","code":"Terminal not alloted yet, cannot process screenshot at the moment"}]}
Didn't find anything about this error mentioned in the documentation.
After creating a worker via
POST /workersand then trying to create a screenshot I sometimes get{"message":"Not Found","errors":[{"field":"id","code":"Terminal not alloted yet, cannot process screenshot at the moment"}]}Didn't find anything about this error mentioned in the documentation.