created a very simple fetch PoC that works perfectly fine in the tasker itself, but fails when I run it from a task exported as an app.
Code is a very basic GET request with some params to make sure that it works:
I embed it to a task as a JavaScriptLet (to make sure it gets baked in into a file).
It makes the query fine from the Tasker application (when I simply run the task).
However, after exporting it as an app, installing, it just errors out with a flash:
Fetch error: TypeError: failed to fetch meaning that it