API key does not work from my gmail account “Your project has been denied access. Please contact support.”

I recently created a new API key with the default Gemini project, but it does not seem to work. When I copy the curl command, I get the response below to contact support. I created another API key with another Gmail account and it seems to work fine. Any help would be appreciated
“error”: { “code”: 403, “message”: “Your project has been denied access. Please contact support.”, “status”: “PERMISSION_DENIED” }