Firebase database secrets

As already said, you do not need the API key or the database secrets token to connect the experimental Firebase component to the Firebase realtime database. You really would not want to use the Firebase secrets key because this would leave your data wide open.

Have you set any secure rules?

Here is an example: