Errors
  • 22 Aug 2023
  • 1 Minute to read
  • Contributors
  • Dark
    Light
  • PDF

Errors

  • Dark
    Light
  • PDF

Article summary

VLPlayer SDK responds with descriptive errors that may happen due to network, wrong video id/token passed.

Possible ViewLift Errors

CodeErrorMessageDescription
VL_401Token InvalidThere was an error playing the video.Authorization with the token did not succeed. The token can be expired or inappropriately manipulated. A new, valid token is required.
VL_400INVALID_PARAMSInvalid params were passed to the API -or- Video ID not providedThere was an issue with the internal SDK making an API request to the ViewLift backend. Please contact ViewLift support if this occurs.
VL_500VIDEO_NOT_EXISTSThe video does not existThe video that was requested does not exist. Please check the video ID and pass in a proper video ID associated with your account.

For questions or issues regarding the Player SDK or integrations, please reach out to our Support team.


Was this article helpful?