Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

166
Vistas
Web/Firebase - I cannot access the realtime database

I cannot read or write to the firebase real-time database... please help.

I have set my rules to both read and write 'true', and I've tested it in the playground. I'm using the create-react-app boilerplate setup. My version of the firebase is 9.6.4

Here's my firebase file

import { initializeApp } from 'firebase/app';
import { getDatabase, set, ref } from 'firebase/database';

const firebaseConfig = {
    apiKey: 'AIzamGZ1LBAAtb',
    authDomain: 'helpme.firebaseapp.com',
    databaseURL: 'https://helpme.firebaseio.com',
    projectId: 'helpme',
    storageBucket: 'helpme.appt.com',
    messagingSenderId: '93help1',
    appId: '1:293268271119:web:d4e9e73help',
    measurementId: 'helpKQLWS',
};

// Initialize Firebase
const app = initializeApp(firebaseConfig);
const db = getDatabase(app);

set(ref(db, 'chatroom'), {
    name: '',
    createdAt: '',
    photo: '',
});
about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda