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
Updating username, password, zello_work_account_name and zello_channel don't seem to be enough to make a connection using the issuer & key created using the consumer account, and if I try to leave them out, zellostream does not start.
I create_zello_connection: seq: 1
D main: recv:
I create_zello_connection: seq: 1
D main: recv:
[...]
The text was updated successfully, but these errors were encountered:
For Zello work the JWT is optional, so you can just comment out the lines in the code where the jwt is created and added to the payload when forming the connection:
I was able to create a key for a consumer Zello account and zellostream works fine with that username/password/issuer/key combination.
But I cannot log into https://developers.zello.com/ with zellowork credentials. Do I need to?
Updating username, password, zello_work_account_name and zello_channel don't seem to be enough to make a connection using the issuer & key created using the consumer account, and if I try to leave them out, zellostream does not start.
The text was updated successfully, but these errors were encountered: