Devansh Goel

Results 7 comments of Devansh Goel

were you able to fix this? @hyphone

###code update ``` import logging # Importing models and REST client class from Community Edition version from tb_rest_client.rest_client_ce import * # Importing the API exception from tb_rest_client.rest import ApiException logging.basicConfig(level=logging.DEBUG,...

i'll check on swagger UI.. can you also tell me how can I check again if I have access to restapi

Checked on Swagger: Code 200: OK Code 401: Unauthorized Code 401: Unauthorized (Expired credentials) but still not able to use on the python console..getting the same authentication error

i was able to fix this big issue, but I would like to understand how i can fetch data using api's on my personal ui

Hi @ban2derlog I was able to fix the authentication issue, I but I can't see a way to fetch old data from TB cloud. It only fetched the telemetry data.