1
To better understand how the Facebook API works, I would like to create a request to log in and get a token. However I can only find explanations through the SDK or the API explore, located on the Facebook site itself in the development area.
Could someone teach you how to log in and get the token only via manual requests? And also, if possible, make an example?