Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Firebase Authentication Error in SAP Build Apps

AbdulLatif
Participant
674

Hi

Firebase Authentication is not working in apps (SAP Build Apps).

If anyone could assist?

 

Best

Abdul Latif

15 REPLIES 15

AbdulLatif
Participant
632

Anyone from SAP Build Apps team could assist please?

RubemAndrade
Explorer
569

I have the same problem.. At 2 days ago. the sapbuild - version web - dont connect more with firebase.. the error is login / password is incorrect.. for all users..

566

Any one from SAP Build Team could assist please???

RubemAndrade
Explorer
557

we need support, please... we cant enter in application for 3 days. I create new databases and web applications for tests.. and the loggin not work anymore ( Email & password authentication (Firebase Auth))

551

Yes we are stuck and we can do nothing, I don't know what has happened.

Very strange, no one is helping...

AbdulLatif
Participant
520

@Pekka_Aaltonen 

@timokapanen 

Please help.

timokapanen
Product and Topic Expert
Product and Topic Expert
515

Hi all,

sorry to hear that you have faced this issue. We are working on a fix to address it.

BR, Timo Kapanen

0 Kudos
476

Hi @timokapanen 

Thankyou very much.

0 Kudos
473

Thank you @timokapanen help will be much appreciated.

0 Kudos
340

Hi

Any update on this?

RubemAndrade
Explorer
0 Kudos
397

@timokapanen , we have some news? thanks.

0 Kudos
246

Hi   Rubem Andrade,

Got it — thanks for the heads-up. This sounds like a recent issue with SAP Build Apps (web version) where it's no longer connecting to Firebase, and all users are seeing a "login/password is incorrect" error.

A few things to check and try first:

  1. Firebase Authentication Method:

    • Double-check if you're using Email/Password authentication in Firebase.

    • Sometimes Firebase projects have disabled certain auth methods by accident or due to policy updates.

    • Go to: Firebase Console > Authentication > Sign-in Method and ensure Email/Password is enabled.

  2. Quota or Billing Issues:

    • Check Firebase usage/billing. If your Firebase project hit its quota or if billing was paused, auth requests may fail.

    • Check: Firebase Console > Usage & billing.

  3. Check the Firebase Config in SAP Build:

    • Make sure the Firebase project config (API key, authDomain, etc.) hasn’t changed or been reset.

    • Compare the config in SAP Build Apps under App Settings > Data > Firebase to the one in Firebase Console > Project Settings > General.

  4. Recent Changes in Firebase API Rules or SAP Build?

    • Firebase occasionally deprecates APIs, and SAP Build might need an update to support the new rules.

    • If the problem started exactly two days ago, it could be due to a Firebase update or a backend change in SAP Build.

  5. Try Logging In Directly to Firebase App:

    • Use the same credentials on a simple test page that uses Firebase Auth directly (or use Postman).

    • This helps rule out whether the issue is with Firebase or SAP Build’s connection to it.


Workaround Suggestions

  • Try creating a new Firebase user manually from the Firebase console and logging in with that one.

  • Create a new Firebase project and connect SAP Build to it temporarily for testing.

Thanks & Regards

Kushal_Sambhunath_Banerjee

0 Kudos
109

Hello, I had already reviewed the options described above. I even created a new project with just the login screen. the behavior was the same. I believe we have a bug.

timokapanen
Product and Topic Expert
Product and Topic Expert
192

Hi all, we are working intensively on providing a proper fix. We'll publish it as soon as it is available. Sorry for the issues this is causing to you.

BR, Timo 

0 Kudos
114

Hi

The launch of Firebase Studio (and merging the IDX with it) may have changed things at their end, may be.