Kotak-Neo / kotak-neo-api

120 stars 112 forks source link

Not connecting to the api what is the issue #229

Open yjrocks712 opened 2 months ago

yjrocks712 commented 2 months ago

{"data": "{\"data\": {\"Code\": 502, \"Message\": \"Error occurred to initialise the session\"}}"}

File "C:\Users\Administrator\PycharmProjects\pythonProject.venv\Lib\site-packages\neo_api_client\api\login_api.py", line 58, in generate_view_token header_params = {'Authorization': "Bearer " + self.api_client.configuration.bearer_token}


TypeError: can only concatenate str (not "NoneType") to str
Navin-tsg commented 2 months ago

I got the same error, have you managed to resolve it?

yjrocks712 commented 2 months ago

tried it multiple times and one of that times It worked. Now it is working as of 9 Sep 10:14 am IST 2024 but . I do face this issue now and then.

soumyajyotibiswas commented 2 months ago

Having canaries to tell you if your api is broken is basic observability & reliability kpi's. The team has a long road ahead.