Documentation
FAQ
Integration issues
What causes the 101 error in Cloud Recording SDK?
What causes the 101 error in Cloud Recording SDK?
Type:
Integration issues
Platform: RESTful
Last Updated:
2020/11/11 23:34:28
The "ErrorUint32":101
error in the log file is usually caused by a token error, such as in the following situations:
- A wrong token.
- An expired token.
- The Native/Web SDK uses a token while the cloud recording does not use a token.
- The cloud recording uses a token while the Native/Web SDK does not use a token.