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

Unable to connect an existing firebase project "load failed" #1505

Closed thibautvdu closed 8 months ago

thibautvdu commented 8 months ago

Describe the bug Cannot connect an existing firebase project. When clicking on 'Confirm to use the project', the error 'load failed' is returned. Console errors seem to point out to cors issue

To Reproduce Steps to reproduce the behavior:

  1. Go to "Your workspace"
  2. Click on "Create Project"
  3. Input project name ("coco")
  4. Choose firebase as datasource and continue
  5. Login with google account that has full admin rights on the project
  6. Select project
  7. Click on 'Confirm to use the project'

Expected behavior Project should be connected

Screenshots

Capture d’écran 2023-12-13 à 11 15 03 Capture d’écran 2023-12-13 à 11 23 19

Desktop (please complete the following information):

Maqurez commented 8 months ago

The same problem on Windows/Edge Even when creating a new project via Rowy - a new project is created in Firebase but fails to load

thibautvdu commented 8 months ago

@Maqurez

A workaround is connecting / signing up on Rowy with the exact same google account that you later use to connect to your firebase project (so the admin GA). Definitely a bug.

Chadha93 commented 8 months ago

Hi @Maqurez and @thibautvdu, we are tracking this bug and will be fixing this soon from the backend. Thanks @thibautvdu for sharing the workaround for now. :+1:

bofeiw commented 8 months ago

We have fixed this issue that didn't work if you use a different account for project setup than the one used to sign in Rowy. Thanks all for the feedbacks.