Firebase database URL Runtime error

In each tutorial here it’s mentioned to add URL in firebase database property.
But after adding the URL, I am getting this error.

In previous versions of kodular, I am not getting that error.

If any changes were made to the firebase database component, please mention them.

If I set it to DEFAULT error was gone but I didn’t get any data from my realtime database. Although if I store some data it will be stored but not in my realtime database.

Is your firebase’s realtime database location other than us-central1 ?

Yes, it’s asia-southeast

Since you can not change location to an existing project, create a new project in firebase and set location to us-central1

1 Like

It worked correctly.
Thanks @dora_paz

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.