Skip to content

Private API deployment fails with "must be on Blaze plan" error despite confirmed Blaze plan (same as #6655) #7388

Description

@sipaesgrupo-s021

Can we access your project?

  • I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.

Current Behavior

When attempting to deploy a Private API Call as a Cloud Function, FlutterFlow shows:
"Your Firebase project must be on the Blaze plan in order to deploy functions. Please upgrade your plan and try deploying again."

The connected Firebase project (sipaespay-app) is CONFIRMED on the Blaze plan — verified directly in Firebase Console (Usage and Billing page shows "Blaze" tag, project overview shows "Plan Blaze" badge).

This is the same issue as #6655, which was closed by mistake by the original reporter and never actually resolved.

Expected Behavior

Image

Steps to Reproduce

  1. Connect a Firebase project (sipaespay-app) that is already on the Blaze plan (confirmed in Firebase Console)
  2. Go to an API Call configuration (e.g. "procesarticketentrada")
  3. Enable "Make Private" under Advanced Settings
  4. Save the API call
  5. Click "Deploy APIs"
  6. Observe deployment fails with "Not Deployed (Error)"
  7. Click the info icon next to the error - it shows "Your Firebase project must be on the Blaze plan..."
  8. Waited 8+ hours and retried - same error persists

Reproducible from Blank

  • The steps to reproduce above start from a blank project.

Bug Report Code (Required)

IT4ghcrqy5d2rsBE17r+LO9Vp2IUJno4bJc0sNobbxAjIoDoPJkUacz8VBBtXdend1VlKEWLkkIDw+DekvDlOO1eCxSBfYtyzqVQeBXzQnK/aovRO6mKe3xtMJpVBUjA06angiVSKrF2SWQcwzumJe+8cBPrK5P7Zwh9f6PHaOI=

Visual documentation

See attached screenshots showing: (1) Firebase Console confirming Blaze plan active, (2) FlutterFlow error message "must be on Blaze plan", (3) related issue #6655 with identical error.

Environment

- FlutterFlow version: (check via Help menu > About, or leave as "latest as of Aug 2026")
- Platform: Web
- Browser name and version (web): Chrome (latest)
- Operating system and version affected: Windows

Additional Information

This is blocking a critical security fix - we need to move a hardcoded API credential (Supabase key) out of a public API call header into a private Cloud Function, but cannot do so due to this bug. This matches issue #6655 exactly, which was closed by mistake by the original reporter and never resolved.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions