StatusCode

From Gvp-public
Revision as of 13:21, 3 September 2015 by Id02224 (talk | contribs)
Jump to navigation Jump to search

Represents the list of possible API response codes.

Values

Value Name Details
-3 NotImplemented The method has not been implemented yet
-2 NotSupported The requested operation is not supported
-1 UnknownError There was an unknown error
0 OK
30 AuthenticationRequiredException Method invoked without required authentication (anonymous user)
144 InvalidLiveChannel Live channel does not exist
161 InvalidLiveProgram Live program does not exist
180 InvalidRegion Region does not exist
181 InvalidTVTechnology TV Technology does not exist
182 InvalidChannelMap Channel map not existing for region and technology
214 InvalidInputParameter invalid Input Parameter


Known issues

None


Version history

API Version Number Change description Changes author
1.0 Initial method design Harley Cabral


See also