FAQs
Fetch holding with broker login Dhan screen stuck at connect to broker
during fetch holding with broker dhan screen is getting stuck at connect to broker pop-up
Single Stock Update Webhook - Average Price
In the response of single stock update webhook, We have following response:
Error while importing holdings
I am trying to create a transaction id for user consent for importing holding but the API is giving error as "Intent not enabled". For is the API used and parameters sent
API : "https://gatewayapi.smallcase.com/gateway/gatewayname/transaction"
Type : POST
Parameters : {"intent": "HOLDINGS_IMPORT"}
Headers :
x-gateway-authtoken : jwt token with smallcaseAuthId
x-gateway-secret : Provided by smallcase
Not getting proper response
as per docs in tiggertransaction promise if I am using expired transactionId then I should get transactionId expired error .... but always I am getting Error occurred during transaction .
Java sdk
How I can connect my Java backend to call smallcase api/sdk endpoints to buy/sell stocks.
We have website with Gateway's JS SDK integrated. Will transactions work in webview?
We have integrated Gateway's JS SDK on our website. Can we now embed this website in our app as WebView? Are there any considerations to keep in mind?
Mutual Funds Import
Hi,
Help: SDK is throwing error - `webhook_unreachable`. Why?
When would SDK throw webhook_unreachable
error?
Getting error while triggering a transaction
I am getting a Network Error
while triggering a transaction. The flow is as follows.