iLyaL Posted May 2, 2018 Report Share Posted May 2, 2018 I am trying to use the Login REST API Post method and getting the following error: {"error" { "error": { "message": "This value is not allowed", "code": 22 }, "servertime": 1525220690 } The URL for the POST action being used with modified login and pass is: https://iptv.kartina.tv/api/json/login?login=....&pass=.... I have tried using C# code and Postman to issue the API call and both are returning the same failure. What am I missing? Link to comment Share on other sites More sharing options...
mariman Posted May 3, 2018 Report Share Posted May 3, 2018 You should set parameter sotfid=dev-test-000 and cli_serial with serial number of device. Perhaps, you set undefined values as default. Link to comment Share on other sites More sharing options...
Recommended Posts