Hi all!
While working with Looker (Google Cloud Core), I encountered this issue when trying out conversational analytics.
Error: SCHEMA_RESOLUTION: failed due to NOT_FOUND error Cause: { "code": 13, "message": "SCHEMA_RESOLUTION: failed due to NOT_FOUND error", "details": [ { "@type": "type.googleapis.com/google.rpc.ErrorInfo", "reason": "SCHEMA_RESOLUTION_FAILED", "domain": "dataqna.googleapis.com" }
At first, I thought that my Explore could be the issue, but after creating and validating a couple of dashboards, I'm not sure why it's not working. I've read through the documentation, and I don't think it's an issue of insufficient permissions.