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

Dumping some obscure thread within the channel returns invalid JSON: invalid character '<' looking for beginning of value #115

Closed
rusq opened this issue Aug 26, 2022 · 1 comment
Labels
API API related issue

Comments

@rusq
Copy link
Owner

rusq commented Aug 26, 2022

Describe the bug
An error occurs while trying to dump a DM. Dump runs fine until it meets with the obscure thread. Looking at the error, it seems that HTML is returned by the API.

User is using browser auth, so all set of cookies is set.

To Reproduce
Steps to reproduce the behavior:

  1. Run slackdump:
./slackdump DXXXXXXX

Expected behavior
Channel is saved to JSON.

Output

failed to dump channel:thread DXXXXXXX:1666555444.333222: invalid character '<' looking for beginning of value after 1 attempts

Desktop (please complete the following information):

  • OS: Windows

Additional context
Add any other context about the problem here.

@rusq
Copy link
Owner Author

rusq commented Oct 10, 2022

No response from the reporter.

@rusq rusq closed this as completed Oct 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API API related issue
Projects
None yet
Development

No branches or pull requests

1 participant