Hello I have a marketplace app that is connected to firebase and I’m using data rest api from appgyver (Get Collection) and I would like to incluide a trash icon so users can delete their images but when I included the http request (delete) it ask for a Url and I set the http url (delete) from firebase but in the last part of the Url I have to put the Document Path and thats the problem because when I set up the url with the document path it only deletes that item and no more and I would like people to delete without changing the document path everytime they want to delete something
1 Like