I can't specify a new region for cloud functions

General Tech Bugs & Fixes 3 years ago

888 1 0 0 0

User submissions are the sole responsibility of contributors, with TuteeHUB disclaiming liability for accuracy, copyrights, or consequences of use; content is for informational purposes only and not professional advice.

Answers (1)

Post Answer
profilepic.png
manpreet Tuteehub forum best answer Best Answer 3 years ago

I changed the location of my cloud functions from "us-central1" to "europe-west1" but I can't change the location of my functions on the client side which is a compulsory step for it to work according to the documentation.

(IDE tells me that no argument is expected on 'functions' when i do:

firebase.initializeApp(config).functions("europe-west1");

As an attempt to solve my problem I updated the three dependancies below with no result.

firebase-tools@latest firebase-functions@latest firebase-admin@latest

The problem is still here.

0 views
0 shares

No matter what stage you're at in your education or career, TuteeHUB will help you reach the next level that you're aiming for. Simply,Choose a subject/topic and get started in self-paced practice sessions to improve your knowledge and scores.

Similar Forum