Are you sure you're using the same client ID as the one you've entered in the developer console? If yes, please PM me your API key and we'll check what could be going wrong.
Hi @arjunender, Your app looks fine. You have a valid redirect url also. If your session is not valid, you will get an error with message Invalid session and status code 403.
Are you sure you're using the same client ID as the one you've entered in the developer console?
If yes, please PM me your API key and we'll check what could be going wrong.
Yes, i am using the same Client ID.
As i am using C# as redirect page i am able to getting all data
And one more thing how to check whether Access Token is received in nodejs so that i can redirect to kite login
Thanks
Your app looks fine. You have a valid redirect url also.
If your session is not valid, you will get an error with message Invalid session and status code 403.