We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
D:\slack-exporter> python exporter.py -o ./json --json -c -r --files ... Writing output to D:\slack-exporter\json\slack_export_10-31-2022_221332\channel_A1B2C3D4E5F.json Writing output to D:\slack-exporter\json\slack_export_10-31-2022_221332\channel-replies_A1B2C3D4E5F.json ... Traceback (most recent call last): File "D:\slack-exporter\exporter.py", line 547, in <module> save_files(out_dir) File "D:\slack-exporter\exporter.py", line 404, in save_files for file_info in get_file_list(): File "D:\slack-exporter\exporter.py", line 152, in get_file_list total_pages = json_data["paging"]["pages"] KeyError: 'paging'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: