0x9874
Explore posts from serversKKinde
•Created by 0x9874 on 5/2/2025 in #💻┃support
Mac Application
The problem specifically is that it sets the session, but then returns a 500: {"message":"An unexpected error occurred","errorId":"6f4543a1-ad66-47a5-aa4c-355f1553713a","stack":{"stack":"Error: Authentication flow: Received: f72a3d8e3e08e29888f4899fb6ac | Expected: State not found\n at AuthorizationCode
Which then prevents the redirect
5 replies
KKinde
•Created by 0x9874 on 5/2/2025 in #💻┃support
Mac Application
can you deeplink? ie application://
5 replies
CComposioHQ
•Created by mute-gold on 4/28/2025 in #🖥│support-forum
Gmail (/v2/connectedAccounts/initiateConnection) adds "test" scope?

30 replies
CComposioHQ
•Created by deep-jade on 4/28/2025 in #🖥│support-forum
Gmail (/v2/connectedAccounts/initiateConnection) adds "test" scope?
@Abhishek @Karthikeya update please
30 replies
CComposioHQ
•Created by fascinating-indigo on 4/28/2025 in #🖥│support-forum
Gmail (/v2/connectedAccounts/initiateConnection) adds "test" scope?
any update on this @Abhishek @Karthikeya
30 replies
CComposioHQ
•Created by fair-rose on 4/28/2025 in #🖥│support-forum
Gmail (/v2/connectedAccounts/initiateConnection) adds "test" scope?
Does it only work in v3?
30 replies
CComposioHQ
•Created by foreign-sapphire on 4/28/2025 in #🖥│support-forum
Gmail (/v2/connectedAccounts/initiateConnection) adds "test" scope?
@Abhishek @Karthikeya - this is causing massive downtime issues for us - can you please let me know once this is resolved
30 replies
CComposioHQ
•Created by absent-sapphire on 4/28/2025 in #🖥│support-forum
Gmail (/v2/connectedAccounts/initiateConnection) adds "test" scope?
It only works on the composio dashboard not with the ts sdk
30 replies
CComposioHQ
•Created by unwilling-turquoise on 4/28/2025 in #🖥│support-forum
Gmail (/v2/connectedAccounts/initiateConnection) adds "test" scope?
Still doesn't work - deleted it and then remade one
30 replies
CComposioHQ
•Created by variable-lime on 4/28/2025 in #🖥│support-forum
Gmail (/v2/connectedAccounts/initiateConnection) adds "test" scope?
Is it fixed?
30 replies
CComposioHQ
•Created by helpful-purple on 4/28/2025 in #🖥│support-forum
Gmail (/v2/connectedAccounts/initiateConnection) adds "test" scope?
Having this bug as well
30 replies
CComposioHQ
•Created by national-gold on 4/24/2025 in #🖥│support-forum
Airtable
but for other users
7 replies
CComposioHQ
•Created by flat-fuchsia on 4/24/2025 in #🖥│support-forum
Airtable
i set my own up so now it works
7 replies
CComposioHQ
•Created by absent-sapphire on 4/23/2025 in #🖥│support-forum
Continued Asana + Jira issues
most reecnt sdk
5 replies
CComposioHQ
•Created by rare-sapphire on 4/23/2025 in #🖥│support-forum
Continued Asana + Jira issues
if (composioTool.config.authScheme && !authData) {
const requiredInfo = await toolSet.client.apps.getRequiredParamsForAuthScheme({
appId: key,
authScheme: composioTool.config.authScheme! // because of authData
});
if (requiredInfo.required_fields) {
return { type: 'auth_scheme_required', requiredInfo };
}
}
const data: InitiateConnectionDataReq = {
integrationId: composioTool.config.integrationId,
entityId: getEntityId(jwt),
redirectUri: url + '/redirect'
};
if (authData) {
data.authMode = composioTool.config.authScheme;
data.connectionParams = {
authData
};
}
const authConfig = await toolSet.connectedAccounts.initiate(data);
5 replies
CComposioHQ
•Created by solid-orange on 4/23/2025 in #🖥│support-forum
Connected apps won't show in python Client
the most recent one
6 replies
CComposioHQ
•Created by foreign-sapphire on 4/23/2025 in #🖥│support-forum
Another composio error:
sire
17 replies
CComposioHQ
•Created by extended-salmon on 4/23/2025 in #🖥│support-forum
Another composio error:
this has only started happening for integrations that i have created since the outage
17 replies