rowyio / rowy

Low-code backend platform. Manage database on spreadsheet-like UI and build cloud functions workflows in JS/TS, all in your browser.
http://rowy.io
Other
5.88k stars 479 forks source link

Error Setting Firestore/Storage Rules when Connecting Rowy to Firebase #1511

Closed edwingenio closed 8 months ago

edwingenio commented 8 months ago

I'm experiencing the same, I tried everything even deleting everything related to you on my end. It looks like in your backend I have a project active, which doesn't let me delete my account. It came after I deleted my project to start from scratch twice. image

Discussed in https://github.com/rowyio/rowy/discussions/1457

Originally posted by **hanmangt** October 30, 2023 We're in the process of setting up a new project and we're encountering an issue while attempting to connect Rowy with our Firebase. The specific error message we're receiving is: "Error setting Firestore/Storage rules: Requested entity was not found." We've checked that the Firebase rules are configured. Any ideas on what we might have missed to make the Rowy connection work? ![image](https://github.com/rowyio/rowy/assets/149450909/d02981ee-2896-4b2c-8460-5bc7611298f2)
Chadha93 commented 8 months ago

Hi @edwingenio, Thank you for creating an issue here, we are tracking this issue and will update you on the fix.

edwingenio commented 8 months ago

Thanks. I found that exporting the database, and then deleting and creating a new one worked to create the project. So, it only seems like the issue is with a runtime constraint that should've been conditional. It should be fixable rather quickly.

Chadha93 commented 8 months ago

Thanks. I found that exporting the database, and then deleting and creating a new one worked to create the project. So, it only seems like the issue is with a runtime constraint that should've been conditional. It should be fixable rather quickly.

Cool, closing this issue as tracked on Discussions.