Deployed Agent Engine crashes with TypeError: Object of type AuthConfig is not JSON serializable when using any OAuth 2.0 enabled tool. · Issue #2035 · google/adk-python

Describe the bug When an agent using any tool that requires OAuth 2.0 (e.g., OpenAPIToolset, BigQueryToolset) is deployed to Vertex AI Agent Engine, it crashes during the initial tool call. To Repr...