0
I’m trying to create an app JavaSE
to make facebook posts, but do not know where to start, I was seeing examples, but only found on JSP
.
How do I login to get the Facebook token? I thought to open an internal "browser" and send in the link to return me to the token, but how will I recover this token?
I don’t know if I need to do this, because I don’t know if the Restfb you already have something for that.
Someone gives me a light with an example explained with JavaSE
please.
What you have tried so far to log in and get the token? Having trouble getting the token or any specific problem in the use of
RestFB
?– Bruno César
Problem with getting the token
– mrlucasrib