Which means, your app is not owner of the downloaded file and therefore you can't read it using the file component, see also the overview by @Anke here
You can
- download it using your own app and then use the file component to read it, or
- use the SAF extension
Taifun