Twitter4j - Callback
in
Contributed Library Questions
•
1 year ago
Hey there,
I have a problem with the callback from twitter. I think it isn't really a problem with twitter4j, but I'm not sure.
I'm still a beginner at these things.
Well...
I have a "sign-in"-link on " http://127.0.0.1:8080/webapp/login". When the user clicks on the link he'll get redirected to twitter. After the login he should be redirected to " http://127.0.0.1:8080/webapp/callback" , but that doesn't work. I registered " http://127.0.0.1:8080/webapp/callback" as callback-url on twitter already, but t he user comes directly back to " http://127.0.0.1:8080/webapp/login" every time.
Would be nice if someone could help me out.
Thanks in advance.
I have a problem with the callback from twitter. I think it isn't really a problem with twitter4j, but I'm not sure.
I'm still a beginner at these things.
Well...
I have a "sign-in"-link on " http://127.0.0.1:8080/webapp/login". When the user clicks on the link he'll get redirected to twitter. After the login he should be redirected to " http://127.0.0.1:8080/webapp/callback" , but that doesn't work. I registered " http://127.0.0.1:8080/webapp/callback" as callback-url on twitter already, but t he user comes directly back to " http://127.0.0.1:8080/webapp/login" every time.
Would be nice if someone could help me out.
Thanks in advance.
1