Service Unavailable using API

I’m using Gemini API at the moment genAI.getGenerativeModel({ model: “gemini-1.5-flash” }) and I am getting the following error:

status: 503,
statusText: ‘Service Unavailable’,
errorDetails: undefined

Hey @Cryp70 , Did you try changing the model and see if it works??