You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
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:Any ideas what's up?
The text was updated successfully, but these errors were encountered: