FAQs
Explainer: smallcase pending actions
What are pending action in invested smallcase?
What is `smallcaseAuthId`?
no proper tutorial
Why there is no proper example on internet, so much issue during installation , taken so much time on installation and still unstable some time, can you please provide any proper references ,
Guest user is not connected even after completing broker login.
Hi, I am initializing the SDK with guest auth token and then perform broker login, but I am still being prompted to login with a broker if I try to execute buy/sell transaction. This does not happen if I provide an auth token created by signing an auth id.
Getting error while generating authentication key
'IDX10653: The encryption algorithm 'HS256' requires a key size of at least '128' bits. Key '[PII of type 'Microsoft.IdentityModel.Tokens.SymmetricSecurityKey' is hidden. For more details, see https://aka.ms/IdentityModel/PII.]', is of size: '112'.
Parameter name: key'
How to do broker logout for Transactional flows
I am try to do transaction through small case JavaScript SDK .
I am currently using Transactional flows by initializing SDK and then triggering transaction (example: login with zerodha ) for every thing work fine but now on second time I want to use another zerodha account but I can't find any way to logout from previous account.
Why am I getting a market_closed error while placing order?
How to veriffy webhook checksu
const smallcaseAuthId = "XXXX"
const timestamp = "2021-12-20T09:20:53.130Z"
const message = timestamp+smallcaseAuthId;
How to cancel a single order?
I want to cancel a pending order. What API can be used for cancellation? Please suggest
Getting error while using virtual token
Hi, we are using virtual tokens for testing. While using virtual tokens some of our teammates are getting invalid errors as follows.