Replies: 1 comment
-
You need to send an access token or auth token whenever you make an api call on behalf of a user, so the second one is correct. Also, do you have more info on the stray channel? If you have multiple users, try to narrow down who the stray channel belongs to and use their credentials to make the channel.stop call. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Or do I have to...
The problem is, I have a 'stray' channel that I don't know where it's coming from anymore, neither do I have the auth token to stop this channel (if it's required). Do I just ignore it forever or something?
Beta Was this translation helpful? Give feedback.
All reactions