Firebase Database lives in a different region?

Hello, I am trying to add a new entry to a Firebase Realtime Database. I use the action “create_realtime_db_record”. I have included the Admin SDK correctly, but now when I start a test, I always get the following error message:

@firebase/database: FIREBASE WARNING: Database lives in a different region. Please change your database URL to https://stripe-example-199c9-default-rtdb.europe-west1.firebasedatabase.app (https://stripe-example-199c9-default-rtdb.firebaseio.com/)

How can I change the URL? It is generated by Firebase.

Translated with DeepL Translate: The world's most accurate translator (free version)

Hello @JulianWessels, I can reproduce your issue! I’ve created a Github issue here and added it to Pipedream’s prioritized backlog! Our component dev will take a look at it soon!