"code": 122 "error": "Endpoint not implemented"

Hi all,

DEVICE: TRB245
FW VERSION: TRB2_R_00.07.04.3

I am trying to access the Teltonika API. The following two API calls work as expected.

I get the authentication token and then I can get the device status.

  1. http://{IP}/api/login
  2. http://{IP}/api/system/device/status

However, all the other API calls seem to be failing with the same error.

{
“success”: false,
“errors”: [
{
“source”: “Request”,
“code”: 122,
“error”: “Endpoint not implemented”
}
]

Could you please help me?

Hello,

Please upgrade to the 07.06 firmware version, which officially supports the RUTOS API.

image

Also, ensure you are using the correct API call structure and the correct login data.

Best regards,

Hi again,

After the update, it works as expected.

Thanks a lot for the quick response!

1 Like

Hello,

I’m glad this solved your issue! If you have any other questions, feel free to ask them on this forum.

Best regards,