Upload photo metadata to firebase and show in app

Troubleshooting

Using the standard Upload media to firebase and the source of Gallery just allowing photos I can upload the image to firebase storage under the correct user BUT the metadata does not get uploaded as well.

Can anyone help me please? Many thanks in advance

What have you tried so far?

All FF documentation and varous stackoverlow content but found nothing specific.

I have a custom function to return the metadata as a string posted on the community and the result is below so I'm unclear as to where the issue resides but I know there is no metadata when I look in firebase

Error fetching or processing the image: ClientException: XMLHttpRequest error., uri=https://firebasestorage.googleapis.com/v0/b/spotr-qqv0fd.appspot.com/o/users%2F03DNPFLXDpbulyI2pDBEt9VgkfP2%2Fuploads%2F1722060737226000.jpeg?alt=media&token=24da5ec7-bc74-45a1-bd94-201d620c2b66

Did you check FlutterFlow's Documentation for this topic?
Yes
3