bertrandkhe
Results
1
comments of
bertrandkhe
On version 3.43.0, when I try to run `payload.jobs.run()` from a custom CLI command, I get this error message: ``` 26 | throw new Error(`Blocked unsafe attempt to ${url}`); 27...