...
Step 7. Click Generate Token
...
Step 8. Click Copy Token
...
Issue ❌ 🚫
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
Embedding Streaming into a Webpage with no iFrame solution but always get “a Token has been used” error. I can't reuse it? |
Answer 🔧
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
The moment the page sends the token to the server, it becomes invalid to use the 2nd time so you cannot use it. Also there is a time limit on each token. the System will automatically expire unused token after the specific time period. Find here how to automatically generate tokens under method 2 in this document. (Repo : https://github.com/e3ds/full-html-control/tree/html/ejs ) |
...
Was this article helpful? Let us know your feedback.
...