Google cloud - unable to run terraform plan

Hi, I have a project where i am trying to run terraform applied but i keep getting an error even though my account is linked to billing correctly. I even contacted billing support and they said there was no issue with my billing and recommended that i contact tech support which i dont have access to. The error is

Error: Error when reading or editing Storage Bucket Object “function-src-7707e0810eb626f1a3a99d53eac33b50.zip”: googleapi: Error 403: The billing account for the owning project is disabled in state absent, accountDisabled


│ with google_storage_bucket_object.function_src,
│ onmain.tfline 62, in resource “google_storage_bucket_object” “function_src”:
│ 62: resource “google_storage_bucket_object” “function_src” {