FAQs
Integration Keys
How can we request for integration keys as an individual developer?
Require integration of Smallcase into Flutter for Android.
We encountered an issue in the Flutter project while following the provided Flutter integration documentation:
Could not determine the dependencies of task ':app:processDevDebugResources'. In react native 0.72.7
When installing it throws this error
`Could not determine the dependencies of task ':app:processDevDebugResources'.
How to get list of Ticker Names
get ticker names of stocks for api calls
For MF Holdings Import (using SDK UI), how can we know the screen on which user dropped?
Feature: MF Holdings Import via SDK (https://developers.gateway.smallcase.com/docs/easy-integration-via-sdk)
I am getting error on Guest Initialization by using jwt token is "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJndWVzdCI6dHJ1ZSwiZXhwIjoxNzE3NTYyNzE0LCJpYXQiOjE3MTc0NzYzMTR9.9xWNT6sl7MeIKkV9KNdxNjhDpv9H0Llr6hD09kdkfzo"
SmallcaseGateway.init(sdkToken)
.then((initResp) => {
// successfully initialized gateway session
console.log('Gateway initialized:', initResp);
})
.catch((err) => {
// error initializing gateway session
console.log('Error initializing gateway:', err);
});
Request to register webhook in your system
Hi, we want to register our webhook in your system to receive MF Holdings Import data via POST response. Please let us know how to proceed further.
Get user id of the user using which it is connecting to broker
Can we get the user id of the user which is used to connect to the broker ?
Get user id of the user using which it is connecting to broker
Can we get the user id of the user which is used to connect to the broker ?