Redirect and request URL

galeej
Getting a 500 error when i redirect the user to the login url.

I also wanted to know whether I would get a POST response back to the redirect URL once a user is successfulliy authenticated?

How does this work for testing cases? What happens when I put 127.0.0.1?

As per my understanding, i would not be able to access any data without logging in. What should I do if I want to test?
  • sujith
    Can you paste url here?
  • sujith
    sujith edited October 2016
    After successful authentication you will be redirected to url something like this, 127.0.0.1?status=success&request_token=xv3udbtcdai1phlgxxt9xiv9ufqc0
Sign In or Register to comment.