sebseager/slack-exporter

The error "not_in_channel" occurs

Opened this issue · 1 comments

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.

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?