Hi, A request token is valid for only one time and will expire in a couple of minutes. An access token is valid for one whole day. So, once you get access token store it in preference or database and reuse it in next run till it expires. Don't call requestAccessToken every time you run the app.
A request token is valid for only one time and will expire in a couple of minutes.
An access token is valid for one whole day. So, once you get access token store it in preference or database and reuse it in next run till it expires.
Don't call
requestAccessToken
every time you run the app.Thanks for the info
But the very first call to requestAccessToken gets failed with the exception. I haven't yet got the access token
We use the same code for testing. It is working fine.
I am using the full connect api.
Hi @sujith
I tried again today with the request_token=amlm099pitsy1s2ohjyon9wuq8vne0dh
and again the same result , raised a support ticket, lets see
Support executives probably don't know the technicalities of Kite Connect.
Can you make a video of the steps you are doing and private message me?