Cloud Function whit Authentication IAM ERROR 401 (Flutter/Firebase)
I can't secure our cloud functions. The calls fail when I try to call them with HttpsCallable or HttpsCallableFromUrl. It always gives me a 401 ERROR even though the service accounts appear to be configured correctly. Code Flutter final result…