Open rubenheymans opened 1 year ago
This issue does not seem to follow the issue template. Make sure you provide all the required information.
i have the same issue.
the callable functions with custome region always call's https://us-central1-.......
Version info
Angular: 15.2.2
Firebase: 9.23.0
AngularFire: 7.6.1
How to reproduce these conditions
Steps to set up and reproduce
Debug output
Errors in the JavaScript console
Output from
firebase.database().enableLogging(true);
How/where do I enable this?
Callable function:
app.module.ts:
firebase.json:
angular component:
Calling this callable function works in the emulator. I deploy this to firebase. I doesn't work on production and I get the Unauthenticated error. I already contacted firebase support but everything looks fine and they say it's an AngularFire issue and can't help me. Functions are V1.