Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not working when setting up multiple regions #30

Open
blasco opened this issue Jul 8, 2021 · 2 comments
Open

not working when setting up multiple regions #30

blasco opened this issue Jul 8, 2021 · 2 comments

Comments

@blasco
Copy link

blasco commented Jul 8, 2021

The follwing doesn't work:

export default functions.region(...regions).https.onCall(.....)

but removing the region option works:

export default functions.https.onCall(.....)
@george43g
Copy link
Owner

This will be investigated shortly

@lucasdessy
Copy link

Hello, any follow ups on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants