Error 501 : status "Unimplemented"

Hi there,

I’m using the Gemini Flash API for a chrome extension, and it was working fine yesterday.

Today it says :

Error: [{
“error”: {
“code”: 501,
“message”: “Operation is not implemented, or supported, or enabled.”,
“status”: “UNIMPLEMENTED”
}
}
]

Any idea what might be wrong?

This should be fixed now! Let me know if you’re still running into any issues.