generative-ai
generative-ai copied to clipboard
Permission is denied on Google Colab while using Gemini- Pro-Vision model the text model is working with the same project
PermissionDenied Traceback (most recent call last)
[/usr/local/lib/python3.10/dist-packages/google/api_core/grpc_helpers.py](https://localhost:8080/#) in error_remapped_callable(*args, **kwargs)
164 )
165 except grpc.RpcError as exc:
--> 166 raise exceptions.from_grpc_error(exc) from exc
167
168 return error_remapped_callable
PermissionDenied: 403 Permission denied on resource project [ioextendedottawa]. [links {
description: "Google developers console"
url: "https://console.developers.google.com/"
}
, reason: "CONSUMER_INVALID"
domain: "googleapis.com"
metadata {
key: "consumer"
value: "projects/[ioextendedottawa]"
}
metadata {
key: "service"
value: "aiplatform.googleapis.com"
resolved by authenticating with Google account again
@turna1 since this was resolved by Authenticating with your Google account, do you need any further assistance on this issue?