问题
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.
来源:https://stackoverflow.com/questions/30425428/how-can-a-facebook-test-user-populate-its-likes