I'm trying to use facebook's oauth. Basically facebook has to return me a "code" parameter. But i get nothing, it just return my callback url (to the exact same url).
i'm generating this url with my app.
I used other parameters and options, just when i set response_type=token i get parameter list for javascript (with # character instead of ?, its for client side, i'm trying to write some api bot)
So right now i can't get any parameter with someway.