Troubleshooting
SDKs
Debug network issues
Enable debug logging to see API calls and identify if issues are SDK or API related. When contacting support, share the full debug logs along with the x-request-id.
# Set environment variable
COMPOSIO_LOGGING_LEVEL=debug// Set environment variable
COMPOSIO_LOG_LEVEL=debugLook for x-request-id in the debug output to share with support.
Check SDK version
Ensure you're using the latest version:
pip install --upgrade composionpm install @composio/core@latestCheck current version:
Common issues
- Type errors or parameter confusion: Search DeepWiki or use the Ask AI assistant
- Tool-specific issues: Check the specific tool's documentation
- Bug reporting: Create a GitHub issue with debug logs and reproduction steps
Getting help
- Email: support@composio.dev
- Discord: #support-form