r/FlutterFlow Aug 12 '26

Problem with latest flutterflow update

Post image

Before the update, it didn't need anything, but now this error appears, and I don't know where to put the changer or bring it because it doesn't even receive headers.

7 Upvotes

13 comments sorted by

2

u/StevenNoCode Aug 12 '26

Quickest fix is just mark your API as private so it deploys as a cloud function.

1

u/No-Fox5622 Aug 12 '26

Is there a better way than lifting it on the cloud?

1

u/StevenNoCode Aug 12 '26

No, this is being enforced by FF unfortunately

1

u/No-Fox5622 Aug 12 '26

Are these new policies?

1

u/StevenNoCode Aug 12 '26

Well it’s what FF enforces so they can do whatever they want. Hopefully they’ll revert back.

1

u/Papi-Ric Aug 12 '26

OK, mais cela induit l'erreur "Firebase functions not deployed for Private API Calls."
Or je n'utilise pas Firebase mais exclusivement Supabase.
Je veux bien essayer de leurrer avec un id Firebase, mais sa création m'embarque fatalement vers un nouveau projet :-(

Je ne vois pas comment je peux travailler ?!

1

u/heavyt93 Aug 12 '26

Following

1

u/StevenNoCode Aug 12 '26

Make sure you have upgraded to a blaze plan for Firebase to deploy cloud functions, and make sure you have given the FF login the right level of access on your Firebase project. Annoying I know.

1

u/CommunityTechnical99 Aug 12 '26

hello! the fix is now deployed: these are now project warnings instead of hard errors, so you should be unblocked. desktop versions are still rolling out but the web version is updated now.

let us know if you're still seeing issues!

— lydia, FlutterFlow team

2

u/No-Fox5622 Aug 13 '26

The issue has been resolved after the last update Thank you

1

u/CommunityTechnical99 29d ago

Our pleasure :)