Access denied Access granted Authentification Draft Deprecated
video : likeState
Last change: 2023-01-20 14:16:19
Get a like/dislike status for a member on a video
Parameter
Value
Description
userName
Member username
videoId
6 characters video id
outputFormat
Output format - Default: xml
Call
https://api.kinomap.com/video/likeState?
Response Body
An error occured!

	
Response : Valid / Success
  • status: OK when no errors
  • state: LIKE, DISLIKE or NONE
Response : Error / Failed
Response status is replaced by one of the following:
  • UNABLE_TO_FIND_VIDEO: The specified videoId does not exist
  • UNABLE_TO_FIND_USER: The specified user does not exist
Sign in