slack-history-export icon indicating copy to clipboard operation
slack-history-export copied to clipboard

Empty export output

Open bperel opened this issue 8 years ago • 2 comments

Run from Windows 7 Enterprise :

# slack-history-export -t "xoxp-XXXXX" -u myuser -d "C:/Users/mywinuser/Documents"
workingworking.working..working...workingworking.working..Done exporting history: file saved at C:/Users/mywinuser/ownCloud/1477484952719-myuser-slack-history.json

When I open the exported file I just see : []

The whole command execution took less than 4 seconds so it looks like it's more a fetching problem than an export file writing.

bperel avatar Oct 26 '16 12:10 bperel

Seeing the same issue here. Unable to export using the token provide through the Slack "Test token generator". Output is empty.

macOS Sierra with the following command: slack-history-export -t "xoxp-XXXXX" -u username -F csv

alexpersian avatar Dec 15 '16 04:12 alexpersian

Hello @alexpersian @bperel I am currently rewriting this tool to make it more stable and solve lot of issues

I am sure the rewrite will fix this when it's done.

hisabimbola avatar Jan 07 '17 08:01 hisabimbola