-->

How can a Facebook test user populate it's lik

2019-06-24 07:04发布

问题:

I am building an app that relies on the user_likes permission and checks what artists (music) has a particular user liked. I thought of using test users to automate my app's testing, but it seems I cannot like things as that user. If this is the case, test users are pretty useless for me.

Is there a way to like an artist (say, Avicii) with my test user?

回答1:

Test Users cannot like the pages that are already existing in Facebook. To test your functionality, you will have to create new pages and test.