Can I add profile data to a facebook test user? -


I have a Facebook application that requires user data (especially the location). I am trying to use the test user API but I do not have to find out how to add additional information to my test users besides entering FB and changing it on the page. Is there a way to do this through APIs either by updating a user or by using an API call?

Someone has posted this question, but there is no answer yet. Today I actually ran into the same problem. I have an application that uses Facebook users' location information and now I am looking for a way to automate the creation of these users for user testing.

In addition to the current information of Facebook, there is no graph API to update profile information in test users Includes Unfortunately you can set up a username, password and email only when creating a user.

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -

python - referencing a variable in another function? -