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

invalid_auth when trying to use both the token and cookie #6

Open
findchris opened this issue Jan 21, 2023 · 2 comments
Open

invalid_auth when trying to use both the token and cookie #6

findchris opened this issue Jan 21, 2023 · 2 comments

Comments

@findchris
Copy link

Hi there.

I've used this tool successfully in the past, but now when I try the token (xoxc-*) and the cookie (xocd-*), neither of them work, resulting in:

2023/01/21 07:19:38 fetching emoji list
2023/01/21 07:19:39 invalid_auth

Any ideas what's up?

@lllleonnnn
Copy link

I'm experiencing the same error with a raw CURL request against the emoji.list endpoint with similar authentication profiles. I cannot suss out the difference between what I am passing on the CLI vs what the endpoint tester passes: https://api.slack.com/methods/emoji.list/test

Best guess is a missing header? But haven't finished the whack-a-mole

@orvn
Copy link

orvn commented Apr 30, 2024

Any luck with figuring out which headers might be causing this issue? If not, I can also go through a process of elimination. The client-side request emulator from the docs seems to have a lot of additional content.

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