Spaces:
Sleeping
Sleeping
further troubleshooting insights
Browse files- .github/README.md +1 -1
- README.md +1 -1
.github/README.md
CHANGED
|
@@ -63,4 +63,4 @@ docker run -it -p 7860:7860 aileen3-core
|
|
| 63 |
```
|
| 64 |
|
| 65 |
## Troubleshooting
|
| 66 |
-
- Error message: "google.genai.errors.ClientError: 401 UNAUTHENTICATED. {'error': {'code': 401, 'message': 'API keys are not supported by this API. Expected OAuth2 access token or other authentication credentials that assert a principal. ...". This may be a catch-all error message and the underlying problem may be something different. We solved this by using an older Gemini API key from Gemini Studio (Nov 10 vs. Nov 23; same project). The newer API keys may have been generated by Vertex AI, but we did not investigate this further.
|
|
|
|
| 63 |
```
|
| 64 |
|
| 65 |
## Troubleshooting
|
| 66 |
+
- Error message: "google.genai.errors.ClientError: 401 UNAUTHENTICATED. {'error': {'code': 401, 'message': 'API keys are not supported by this API. Expected OAuth2 access token or other authentication credentials that assert a principal. ...". This may be a catch-all error message and the underlying problem may be something different. We solved this by using an older Gemini API key from Gemini Studio (Nov 10 vs. Nov 23; same project). The newer API keys may have been generated by Vertex AI, but we did not investigate this further. The working key starts with "AI", the broken keys start with "AQ.".
|
README.md
CHANGED
|
@@ -77,4 +77,4 @@ docker run -it -p 7860:7860 aileen3-core
|
|
| 77 |
```
|
| 78 |
|
| 79 |
## Troubleshooting
|
| 80 |
-
- Error message: "google.genai.errors.ClientError: 401 UNAUTHENTICATED. {'error': {'code': 401, 'message': 'API keys are not supported by this API. Expected OAuth2 access token or other authentication credentials that assert a principal. ...". This may be a catch-all error message and the underlying problem may be something different. We solved this by using an older Gemini API key from Gemini Studio (Nov 10 vs. Nov 23; same project). The newer API keys may have been generated by Vertex AI, but we did not investigate this further.
|
|
|
|
| 77 |
```
|
| 78 |
|
| 79 |
## Troubleshooting
|
| 80 |
+
- Error message: "google.genai.errors.ClientError: 401 UNAUTHENTICATED. {'error': {'code': 401, 'message': 'API keys are not supported by this API. Expected OAuth2 access token or other authentication credentials that assert a principal. ...". This may be a catch-all error message and the underlying problem may be something different. We solved this by using an older Gemini API key from Gemini Studio (Nov 10 vs. Nov 23; same project). The newer API keys may have been generated by Vertex AI, but we did not investigate this further. The working key starts with "AI", the broken keys start with "AQ.".
|