Error 1101 unable to get a response with the specified url

Hi,
I made an application that downloads a text file from Dropbox, I obviously used the Dropbox API.
It was working correctly, but wanting to improve the APP, I'm surprised that thi error appears: Error 1101 unable to get a response with the specified url: https://content.dropboxapi.com/2/files/download.
These latest AI2 changes: nb186a and nb187, I think they have a different way of reading the header syntax.
I leave a picture, let me know if you need the .aia
I really need help. Thanks!

See here

So, do I try GotText or wait for them to fix it?
Sorry if I don't understand much

Gottext returns text and not files. If you converted your file to a base64 string you could use the gottext method

1 Like