Skip to content
Advertisement

Facebook API php: check if username is set or not

In which way could I check if FaceBook profile username is set or not? Because I’ve created a FaceBook profile for do some tests, but it seems that no username is found from profile.

this is my code:

JavaScript

Advertisement

Answer

This is probably you never gave your test profile a username. you can give a username to your facebook profile by following these steps:

JavaScript

you could test if a username is there with

JavaScript
User contributions licensed under: CC BY-SA
7 People found this is helpful
Advertisement