Yes I do have app.
Below is the information of the same :
Kite connect + Publisher — expires on 2016-11-25
MyApp1
Active
API Key
oc1g68oja0hpnjcp
API Secret
2ixzxrbons888r46x2ljjuzf1yjf8g47
Please let me know email id. I can also post screen sho…
@sujith
I am logging in manually.
I get the request token in browser address bar as follows:
https://kite.zerodha.com/:// http://127.0.0.1?status=success&request_token=i2rec0jf1zy45tbk6d7p0vqhztjtmikg
And three minutes are sufficient to c…
@sujith
I am generating request token by hitting URL https://kite.trade/connect/login?api_key=XXXX in browser.
Even I tried using https://github.com/rainmattertech/javakiteconnect/blob/master/sample/src/Test.java
It gives same problem.
I am using Java Kite Connect API and getting java.lang.ClassCastException. It is thrown by the API code.
For generating access token I'm initializing KiteConnect instance with my API key. Later I'm trying to initialize UserModel with request toke…