#Google Docs OAUTH2 Failing in the CLI

1 messages · Page 1 of 1 (latest)

undone geyser
maiden lynxBOT
#

Could you please share the version of the SDK that you're using?

undone geyser
#

sure :
composio_core==0.7.15
composio_langchain==0.7.15

soft vine
#

Thanks, I tried to reproduce the issue but it seems to be working for me, could you re-try by deleting the googledocs integration from dashboard and try composio add googledocs?

undone geyser
#

sure but, will that require re-auth for all my existing client ?

soft vine
#

Yes, if you create a new integration then your users would have to re-auth.
Lets first try creating an new integration, this should work — Could you pls try this and lmk?

undone geyser
#

Here's what I did:
First, I added the Google Docs integration using composio add googledocs through the UI. After that, I tried adding it again via the CLI to retrieve the connection ID, but it failed.
Then I removed the integration from the dashboard and re-ran the CLI command — this time, it successfully returned the connection ID.
Is this the expected behavior? It seems like a potential bug to me.