Firestore database created by AI Studio stuck in shared quota group with 50k reads/day limit — need engineer to run free_tier_limited: false

"I am building a chat app in Google AI Studio. My Firestore database was created by AI Studio and is stuck in the shared quota group with a 50,000 reads/day limit.

I have upgraded to a paid Blaze plan with a $10 credit, but my database still shows the error:

I need an engineer to run this command:

curl -X PATCH -H "Authorization: Bearer $(gcloud auth print-access-token)" -H "Content-Type: application/json" "https://firestore.googleapis.com/v1/projects/gen-lang-client-0173079794/databases/(default)?updateMask=free_tier_limited" -d '{"free_tier_limited": false}'

Can someone from the AI Studio team please run this for me?

Thank you.

This database cannot exceed free quota limits even when a billing instrument is enabled.

Hi brother is this resolved already? I am experiencing the same also