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

The error "not_in_channel" occurs #2

Open
EdgeToLife opened this issue Nov 23, 2021 · 2 comments
Open

The error "not_in_channel" occurs #2

EdgeToLife opened this issue Nov 23, 2021 · 2 comments

Comments

@EdgeToLife
Copy link

Hi,

I try to use standalone script, but have an issue:

python3 exporter.py -c    
I encountered an error: {'ok': False, 'error': 'not_in_channel'}

There is only 1 private channel in my test environment and I invited the application to this channel, however an error occurs.

@sebseager
Copy link
Owner

Interesting, I've not run into this one before. It could potentially be something related to bot/user OAuth permissions.

Do any of the suggestions provided here help?

@xgougeon
Copy link

xgougeon commented Nov 19, 2024

I have the same error. I've checked that I can retrieve the list of users or the list of channels... but I get this annoying "not_in_channel" error when trying to export a public chan (sample prompt: python3 exporter.py -c --ch C03SH3PN). I can't find a way to "invite the script" in the channel. And I'd prefer not use the bot as the method seems much more complicated.

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

3 participants