Video SDK issue, Logger feature is not enabled

Description
Video SDK error, Error: Logger feature is not enabled, INVALID_OPERATION

Browser Console Error

  1. Object
  2. reason: “Logger feature is not enabled.”
  3. type: “INVALID_OPERATION”

Which Web Video SDK version?
1.8.10

Video SDK Code Snippets

Device (please complete the following information):

  • Device: Lenovo Laptop
  • OS: Windows 10
  • Browser: Chrome
  • Browser Version: 118.0.5993.70 (Official Build) (64-bit)

Hey @vishwajeetbhosale

Thanks for your feedback.

To enable the telemetry logger, telemetry_tracking_id field is required in the JWT payload.

By the way, I noticed that in your screenshot, the sdkKey and sdkSecret have been exposed. To mitigate any potential risks, I recommend going to the marketplace and regenerating the secret.

Thanks
Vic

@vic.yang , thanks you for the reply and I’ve updated screenshot and regenerated the secret & Key.
Do you have any running Zoom Video SDK Angular sample application?

@ AxelALanois, I saw you have worked on Video SDK with Angular, So is it possible to share you the Application.

Hey @vishwajeetbhosale

Video SDK UI toolkit is developed using Angular.
You can find the GitHub link below. It will be open-source soon.

Thanks
Vic

Hi @vic.yang, I have tried this example which you shared to me in my another post, but it is having issue with it. based on that sample code I had call with Zoom team and they also faced the issue with it. Element is not getting into the DOM.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.