thingsboard / dart_thingsboard_pe_client

ThingsBoard PE API client library for Dart developers.
BSD 3-Clause "New" or "Revised" License
49 stars 16 forks source link

Error encountered when configuring Dart package for ThingsBoard integration - thingsboard_pe_client: ^1.0.5 #6

Open Veeramani-Schnell opened 1 year ago

Veeramani-Schnell commented 1 year ago

I tried to configure the dart package as per the ThingsBoard documentation given below. Specifically, when attempting to log in using the package "thingsboard_pe_client: ^1.0.5", I encountered the following error: "Error: ThingsboardError: message: [], errorCode: 32, status: 404". I have attached the relevant images that I have tried, along with my Flutter specification details. image image image image

Veeramani-Schnell commented 1 year ago

GET /api/system/info not found