0

I'm building a Podcast App in Flutter with Firebase. Authentication and FireStore Database reading are working correctly, but when I read some files from the firebase storage I get App Check exception: "No App Check token for request.".

App Check exception

I do not register App Check, so is required to do this work? Or is there a way to disable it?

Frank van Puffelen
  • 565,676
  • 79
  • 828
  • 807
Alino
  • 1
  • 1
  • You might have enabled App Check. Verify it from the firebase console dashboard. You can disable it from there. If you want to enable it, then here is the documentation of how to implement it in flutter https://firebase.google.com/docs/app-check/flutter/default-providers – umuieme Sep 15 '22 at 15:08

0 Answers0