@sujith I am doing it manually and issue is resolved now.. It was happening due to space got appended in the api key. Now I am able to get the access token.
Thanks a lot for all your help.
@sujith Yes . We are using the corresponding api key and secret only given in the app. Could you please confirm if there is any issue from backend or issue is with same redirect url is being used in both the apps.
@sujith: I don't want to identify the user since i am getting the request token but somehow it is throwing an invalid token error. I am getting the request token for first account successfully but for this user only it is throwing an error despite o…
@Vivek could you please helphere. I want to close my kite ticker connection in threaded environment plus these above mentioned subscribe and unsubscribe is not taking place.
@tonystark
I am calling below implementation and passing the token array but somehow it is not unsubscribing the token.
After unsubscribing a am again subscribing it using subscribe90 method but is is providing all the token since unsubscribe did…