Problem with record deletion in a web app created in Google AI Studio

I’m developing a web app in Google AI Studio using HTML, CSS, and JS, and a Firebase database. Everything works except the function to delete records. Can anyone help me?

1 Like

Hi @Adm_Valente_Eventos , Welcome to forum!!!

Apologies for the delayed response, and thank you for reaching out. Could you please let us know what happens when you try to delete a record? Do you see a console error (if yes, please share the exact error), or do you get a ‘Permission denied’ message?