Solved
HTTP Request Action throws missing access storage permission notification even if no file output is configured in the action
I recently startet replacing JavaScriptLets in my kidapp with HTTP Request actions and now my kid app complains about missing access storage permission whenever this action runs.
I don't use the action to access storage so it doesn't need this permission. Please fix this as I can't use the action as long as it asks for unnecessary permissions. It should only ask for this, if a file output is set.
Thanks