zello-channel-api icon indicating copy to clipboard operation
zello-channel-api copied to clipboard

Client looses Moderator or Trusted status on Logout.

Open DigitalMike opened this issue 5 years ago • 3 comments

I'm unable to keep the client trusted within a channel, it also removes any moderator or admin privileges when logging out.

DigitalMike avatar Apr 12 '19 04:04 DigitalMike

hello @DigitalMike I wasn't able to reproduce the issue reported. I connected as a user to a channel using Sdk. Granted admin permissions to a user, then reconnected again using the sdk and had admin permissions. Could you please provide steps to reproduce Thank you

megamk avatar Jul 22 '19 23:07 megamk

Yes, but it really happens, just once it worked to make the user trustworthy, but 99% of the time, you make the user trustworthy and the same goes back to the previous state. Using Browser Javascript API reference and Android SDK API reference. using the production key or the test key.

Allanksr avatar Oct 25 '19 00:10 Allanksr

I saw this behavior as well on a channel that anyone could join but only trusted members could talk. I had to keep granting access to the client and it would lose trusted status next time I ran the code and joined the channel again.

Seems like there's some issue in general with access control not working quite right.

richdunajewski avatar Mar 03 '20 20:03 richdunajewski