Open kumarchinmaya116 opened 3 years ago
Did you read this? Did you try to run through command line? I think the working directory should be the same as where the file is stored.
@coder-amogh @kumarchinmaya116
the api keys link is wrong in documentation i have raised MR for it Here https://github.com/5paisa/py5paisa/pull/58
File "C:\Users\pbalakr3\IdeaProjects\PythonProjects\src\stockanalysis\5paisa\broker.py", line 1, in
sometimes it works .. then it stops working ... The keys.conf file is present in the same directory
i have also same problem can anyone solve this
First, check the working directory of your program. In the same directory, create keys.conf file with the same format as in https://github.com/5paisa/py5paisa. Then try login.
Description
The first time I tried to login, it showed a logged in!! message. But thereafter, I am not able to login. every time i run the script, I get the error: Exception: Please configure your keys in keys.conf. I have saved my keys in keys.conf file as per the instruction and saved the file in the directory where i have kept the script. Still it shows the same error.
What I Did
Has anyone faced similar issue? If so, what can be done?
Regards Chinmaya