library · inferred from evidence
connectedAccounts.initiate
A method in the Composio SDK for initiating a connection with an authentication scheme.
- Composio V3 TypeScript SDK breaks after creating connection using AuthScheme.APIKey()
I was using the Composio V3 TypeScript SDK on 0.1.36-next.0 to authenticate agents with an API key toolkit, via connectedAccounts.initiate with AuthScheme.APIKey({ API key: YOUR API KEY }). The initiate call seemed to succeed, but afterward