Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

initiateConnection is giving error #867

Open
sahildhull2512 opened this issue Nov 18, 2024 · 1 comment
Open

initiateConnection is giving error #867

sahildhull2512 opened this issue Nov 18, 2024 · 1 comment

Comments

@sahildhull2512
Copy link

Code:

const entity = await toolset.client.getEntity(userId);
const connection = await entity.initiateConnection(toolName);

Error:

ComposioError: Error Code: BACKEND::SERVER_ERROR
Message: 💥 Oops! Something went wrong on our end.
Description: "Cannot read properties of null (reading 'join')" in (URL: /api/v1/connectedAccounts, Status: 500)
Suggested Fix: Please try again later. If the issue persists, contact support.
Stack Trace:
Error
    at new ComposioError
@pinkponk
Copy link

pinkponk commented Nov 18, 2024

Also get these intermittent 500 errors

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants