How do I fix the error from companion? [Firebase !]

again getting the same error

Show your Firebase properties in the designer, also check that your firebase rules are true and true.

1 Like

You didn't answer this yet....

no nothing i have

Try this simple project, does this work OK ? (uses MIT Firebase)

testFB1.aia (2.4 KB)

no in mobile its coming permission denied and in my lap its coming the same error

When in companion mode, drag out this block

image

right click on it and select Do It.

This should fix the permission error

1 Like

Or try your own aia project with MIT firebase, tick Use Default in the designer.

I tried both of these today but these two errors are still coming and these 2 errors are occurring at the same time.

I had K7 n firewall i uninstalled it but still these 2 errors are occurring.

tq now it started working

1 Like

tq so much for ur help

if i do this data is not storing and do it option is not working when i do it for the 2nd time

Me ocurría el mismo texto de ERROR. En mi caso el problema no se debe a mi inventor APP.
El origen del ERROR debe a la UBICACION de la FireBase Realtime DataBase.
Al inicio cuando creas el proyecto en FireBase, TIENES que elegir UBICACION de tu almacenamiento en USA,
pues en Europa no funciona y devuelve el ERROR: "for a custom firebase host you must first set your authentication server before using authentication features"

Pienso que quizás se debe a nuevas normas de privacidad y protección de datos que existen en la Unión Europea.
Espero que os sea útil y se RESUELVA este ERROR que circula por la red.
NOTA: Soy nuevo. Al ver que no se encontraba la solución en la WEB me he dado de alta en este CHAT.
Saludos.

hey sir please tell me how u fixed it

Create a new project with the US server and not the EU server. Also, go to the Authentication tab and select an authentication method. This will then show the API key in your project settings. The firebase url will be above your data when viewing realtime database in the console.

1 Like

Thanks for a quick response, where should I put the API?

ANW IT works!! thank you so much