You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From Kite Connect v3, the session generation is done using the generateSession method. You can check out the documentation here.
For technical queries, please use the Kite Connect forum.
// Get accessToken as follows,
User user = kiteSdk.requestAccessToken("request_token", "your_apiSecret");
The text was updated successfully, but these errors were encountered: