Token argument on livechat_register_visitor class #195
Unanswered
mazinhomedeiros
asked this question in
Q&A
Replies: 1 comment
-
This is how this method is tested rocketchat_API/tests/test_livechat.py Lines 57 to 61 in 9f83de2 As you can see, a simple string (a uuid) is passed there as token. What are you trying to use it with? |
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.
-
Hello,
How to deal with token argument present on livechat_register_visitor class?
I'm receiving this error:
TypeError: 'str' object does not support item assignment
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions