@admin Null Exception after passing TOTP value in Java,Please check! My I'd PONN1001 ,is everything ok from api End?
Best posts made by bh_nil
-
TOTP generated but Null Exceptionposted in NodeJS SDK
Latest posts made by bh_nil
-
SmartAPI is giving cautionary error on lot of stock AB4036posted in Python SDK
I am facing issues in setting up my algo system using smartapi.
for many orders including some of the better stocks in BSE500 like AMBER also gives the error.
{'message': 'The order cannot be processed as the token is categorized under cautionary listings by the exchange.', 'errorcode': 'AB4036', 'status': False, 'data': None}More fun is, I am placing a sell order for AMBER which is in my holding and still I get the same error message. how can system ask that "do you really want to sell stock because of cautionary message". note, I am getting out of security not getting in.
And a cautionary message is PE>50. that is not understandable.
This absolutely goes against the usefulness of api.
What can be done to get around this issue? Can there be a flag which can be passed to say that we understand the risk?
p.s.
I asked my friend to check with Zerodha. they don't give error on warnings trough the API and there is no regulatory guideline which says that it should be outright algo reject for stock if it is having cautionary warning.please work on user friendly solution than easy way out to blanket reject.
-
RE: Unable to create session due to totpposted in Java SDK
@Reddy Download from here https://bit.ly/3CstT5H
-
RE: How to automate totp in java sdkposted in NodeJS SDK
@shahroz14 +917986051057 message me if unable to resolve.
-
RE: AngelBroking get_access_token failed: AB1050 : Invalid totpposted in General Discussion
@ajsingh please check the Access rates by admin a few days ago.
-
RE: URGENT - Bug in TOTP Validationposted in Test
@StocksDeveloper oh intermittently! Are u running transactions on seconds timeframe, or facing issue while fetching data feed due to intermittent failures
-
RE: TOTP generated but Null Exceptionposted in NodeJS SDK
@Harman08 said in TOTP generated but Null Exception:
@admin Null Exception after passing TOTP value in Java,Please check! My I'd PONN1001 ,is everything ok from api End?
Issue Resolved just pass Correct Totp
-
RE: URGENT - Bug in TOTP Validationposted in Test
@StocksDeveloper It's not Bug, Totp is Temporarily time based OTP u need to update everytime
-
RE: Getting null value for user when generating sessionposted in Test
@Hargun-Singh Hope issue has Resolved ,u need to use updated V2 jar and pass additional parameter to Generate session
-
RE: AngelBroking get_access_token failed: AB1050 : Invalid totpposted in General Discussion
@ajsingh That is not Totp, u have to scan that qr or put below string to ur Google Authenticator to generate totp, and totp is not Constant, it's temporary it changes with time
-
RE: Unable to create session due to totpposted in Java SDK
@Reddy pass new Totp parameter in generate session and use new V2 jar