Not getting Request Token back

santoshbag
Hi,

Since today morning, I am not getting the request token from the redirect url.
my login_url is
https://kite.zerodha.com/connect/login?api_key=XXXXXXXXXXXXX&v=3

I will share my actual API key with you if needed.

The redirect I am getting is
https://www.google.com/?action=login

I have been using it for more than a year now. No problem. has anything changed ?

Please help.

Regards
Santosh Bag
  • santoshbag
    It seems that google was redirecting it again and removing the request_token=xxxxxxx from the original redirect. After inspecting the browser console and network traffic headers, I could find it. May be i need to change the redirect URL in my app settings.
Sign In or Register to comment.