Kotak-Neo / kotak-neo-api

112 stars 103 forks source link

Un able to initialize client #143

Open shyamK001 opened 7 months ago

shyamK001 commented 7 months ago

client = NeoAPI(consumer_key="",consumer_secret="",environment="uat",on_message=None, on_error=None, on_close=None,on_open=None, neo_fin_key=None) {"data": "{\"data\": {\"Code\": 401, \"Message\": \"Error occurred to initialise the session\"}}"}

crypt0inf0 commented 7 months ago

Try changing "uat" to "prod"

imdigitalcon commented 7 months ago

Please remove your credentials.

cyberbyte53 commented 7 months ago

Facing same issue. Not able to run in uat mode Please HELP

chitrakshadusane commented 6 months ago

Having Same issue client = NeoAPI(consumer_key=XXXXXXXXXXXx,consumer_secret=XXXXXXXXXXX,environment="uat") {"data": "{"data": {"Code": 401, "Message": "Error occurred to initialise the session"}}"} @Kotak-Neo

crypt0inf0 commented 6 months ago

client = NeoAPI(consumer_key=XXXXXXXXXXXx,consumer_secret=XXXXXXXXXXX,environment="prod")

vijaykz commented 5 months ago

Been there. If NeoAPI fails, then has be one or more of these: