Hi,
I would like to ask for help with a Firestore issue. I recently started integrating Firebase into my app, beginning with the free plan. However, due to the Stripe integration, I had to switch to the Blaze plan. After the 30-day trial expired, my database was disabled until I provided my credit card details. Once I did, everything started working again, except the images in my app are still not showing up. The image URLs work when I open them in a browser, but the app displays an error.
This is the error code that appears in place of the image: HTTP request failed, statusCode: 0, https://firebasestorage.googleapis.com/…
Thank you in advance for your help.