Performing Base64 Transcoding
This section demonstrates Base64 transcoding of authorization tokens (Authorization and Conference-Authorization). The API for Performing Authentication is used as an example.
- Open the Notepad++ software, create a file, and enter username:password (use the actual username and password) in the created file.
Use user01:123 as an example. Select and right-click the text user01:123, and choose Plugin commands > Base64 Encode from the shortcut menu.
- The value of Authorization for authentication is Basic dXNlcjAxOjEyMw==. The Base64-based transcoding of the authorization token is complete.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot