Problems with getting request tokens in the morning before market hours

samirbrd
Since a few days, I have difficulty getting request tokens till about 8.30 am. Instead of the normal URL response, which is of the format:'https://www.google.co.in/?action=login&type=login&status=success&request_token=---------', I am getting a response: 'https://www.google.com/?action=login'.

It works intermittently, and one has to keep trying. This is a new issue, and needs a fix
  • Nivas
    It doesn't seem to be an issue with fetching the request token itself. The problem could be with the redirect URL you're using. You may try using http://127.0.0.1 (localhost) as your redirect URL instead.
Sign In or Register to comment.