I've created test users in my fb app and I need to personilize their profiles adding work positions, city, phone number, addresses and other informations.
Is it possible to do that programmatically?
Cause I've tested some Java API (Spring Social and facebook4j) but seems that I can only post messages, photo, video and few other things.
I've also try to use the Graph API Explorer but with same effects.
Thanks.