I am trying to retrieve data from realtime database but I keep on getting the error "query.on failed: Was called with 1 argument. Expects at least 2." . I think i am passing the wrong format in the ref input can someone help on this. thanks
Hello everyone I already fix the issue, it has a problem in the realtime database forge,
so what I did is I created my own script. Thank you for the help and responses.
That's great, can you please share your solution so in future community can check it.
Yeah sure, I just created my own script instead of using the script from the forge.
Dear @Ariel Lagumbay .
Ensure the path you’re providing is correctly formatted and matches your database structure.
Would you like to share your oml file?
hello sir @ndy , I am using the firebase Realtime Database forge, maybe you can help me by giving example or the correct format that I should put the "ref" input parameter. Thank you
can you provide more detail or oml file ?
Hi @Ariel Lagumbay ,
Kindly check the below forum, the user faced the same issue,
https://stackoverflow.com/questions/35526205/firebase-promise-query-once-failed-was-called-with-1-argument-expects-at-leaHe also mentioned the same, hope this helps.