Closed theJayTea closed 3 months ago
I started getting this error today as well.
Same error noted. How can this be resolved?
@theJayTea, Thank you reporting this issue. This looks like an intermittent error and should work now. This repository is for issues related to Android SDK client bugs or improvements and the client doesn't control the service's responses. For issues related to Gemini API, we would suggest you to use "Send Feedback" option in Gemini docs. Ref: Screenshot below. You can also post this issue on Google AI forum.
Description of the bug:
Hello! Today, I've suddenly been having this error constantly, across Google Accounts and API keys when using the Gemini API through my Android app. It was working perfectly fine the last few days. I'm using the free API, and I was planning to pay for it but I'm having second thoughts now.
The following is my model initialisation code. Is it because I'm doing something wrong here?
I'm leaving some of the parameters as null, as I want them at the default and only want to add a system prompt. I'm using Java to call the model from my Android app!
Thanks so so much for the help!
Actual vs expected behavior:
Expected behaviour: API calls work, without randomly sometimes returning Error code 500
Actual behaviour: For the last day, requests have been constantly returning error code 500 almost all the time
Any other information you'd like to share?
No response