I have uploaded few images inside the storage and copied their URL path. Then I have created new documents inside the database and for one of its attribute I have put that image URL. When I try to load that image I comes up with this error:
" Error loading image: Unexpected HTTP code Response{protocol=h2, code=404, message=, url=filePath"
However I am able to access the values of other attribute from that document. I am using the cloud version with react native.