'SmartConnect' object has no attribute '_loginUrl'
-
-
@vishant i'm having a direct angel broking account
-
@vishant Thank you the explanation. I opened my account directly from the Angel Broking and still facing the issue.
-
-
Hi @grsoratoor,
I agree with @rjbanna , the User Id, password error is the issue from Angel Broking API servers. There is no language / platform-specific error as I have tried NodeJS & Python SDK.
I had tried with another account(userId & password) for which I am facing the same error(Node & Python). "YOUR USER ID OR PASSWORD IS INVALID".
The screenshot which I have shared is working credentials.I was facing this error with the account opened through a sub-broker.
@grsoratoor , @rjbanna , @dorje : Could you please confirm you are having a direct angel broking account OR via sub-broker??
PS: you can try another angel account of friends/ family members if available. That might work.
-
-
@dorje user id, password error is the issue from Angel Broking API servers. We can't do anything about this. API developers have to fix this. Until then we have to wait for a fix.
-
@rjbanna but why i'm getting the same error in pycharm where as when i'm using jupyter it gives username password error .
-
@dorje I also tried by creating simple python script in sublime and ran it through the terminal, but it is giving me the same issue. So I think pycharm is not an issue.
-
-
@rjbanna @vishant it looks like there some issue with pycharm while loging , as @vishant suggested to try the code in jupyter it successfully generated the session but gives the error mentioned by @rjbanna , and i have checked my username and client code that is same i'm using for login the angelbroking website.
-
@vishant I tried your code, but it is giving me following error.
The Response Content b'{"status":false,"message":"YOUR USER ID OR PASSWORD IS INVALID","errorcode":"AB1007","data":null}'
I double checked my user id and password and they are correct. I'm able to login to my trading account on Angel Broking.
-
Hi,
I have tried to implement the same in jupyter. I hope the screenshot will be helpful to troubleshoot the issue you are facing.-vishant