product · inferred from evidence
x-api-key
An HTTP header used for API key authentication.
- Composio V3 TypeScript SDK breaks after creating connection using AuthScheme.APIKey()
The API key auth config was being created but the key itself wasnt persisted on the connected account, so any follow-up call failed. This was an SDK bug, fixed in @composio/core 0.1.36-next.5. The simplest path is just upgrading past that v