Hello!
I just deployed a Data Agent Insights through GCP console in Gemini Enterprise, all settings went well but when I try to execute any prompt via Gemini Enterprise (Agentspace), I always receive this error:
{
"error": {
"code": 500,
"message": "Internal error encountered. Please try again. If the issue persists, please contact our support team.",
"status": "INTERNAL",
"details": [
{
"@type": "type.googleapis.com/google.rpc.RequestInfo",
"requestId": "assist_token:NMwKDAjdxevHBhDOk-HAAhIkNjhmYTE2ZTAtMDAwMC0yYjAyLTljOWItMTRjMTRlZjViMWY4"
}
]
}
}
I’ve tried sometimes to regenerate response but no success, does anyone having the same problem?

