A test user is a special Facebook account, invisible to real accounts, which can be created within an app for the purpose of manual or automated testing of that app's Facebook integration.
Questions tagged [facebook-test-users]
75 questions
1
vote
1 answer
Facebook Test User Login URL - Doesn't work after clearing cache/cookies
I have a test users page for my site which loads a simple grid of 4 buttons, which, when clicked, launch their associated Facebook test user login_url. I'm obtaining these via the PHP SDK and they work great...
Except when the cookies are cleared in…

jamis0n
- 3,610
- 8
- 34
- 50
1
vote
5 answers
how to create facebook auth dialog preview user
I'm using open graph to publish actions on users' feed. My tests are ok for admin users and now I want to test it on "Auth dialog preview user"'s timeline before submiting any approuval. But I can't see this user anywhere. So I tried to create him…

Oumar
- 21
- 4
1
vote
0 answers
Test User has not the permission to use build in like?
I am search like hours to find a solution to this problem. Maybe I am missing something?
I build a build-in Like Action in Open Graph for a native iOS App.
To get it through approval i also build a test website which will trigger this action from…

App Zapp
- 11
- 2
1
vote
1 answer
Facebook Test User API login url working or not randomly
I have wrote a desktop app, that holds FB applications data and lists test users.
I want to open a browser with new profile (browser profile, not FB, because to session problems in PHP facebook API - I want to be not in my a app session on my…

Piotr Müller
- 5,323
- 5
- 55
- 82
1
vote
2 answers
Facebook Open Graph test user profile object error code:1611016
I am submitting an action with an object which has a few properties using Open Graph. One of the properties is a another test user's profile. Same code works fine for actual users but when it comes to the test users Open Graph will return :
... the…

Aboo
- 2,314
- 1
- 18
- 23
1
vote
0 answers
Do test users' activity appear in Insights?
Can I expect Likes performed by test users to appear in Facebook Insights?

Jeff Stewart
- 803
- 1
- 8
- 14
0
votes
1 answer
Getting "Invalid access token code 43" with iOS Firebase Facebook SDK after my app was disabled
I'm experiencing an issue with the Firebase Facebook SDK in my iOS app. After my app was disabled, I'm unable to connect with test users and keep receiving the Invalid access token code 43 error. I have already gone through the Firebase and Facebook…

TEMIMI
- 11
- 3
0
votes
1 answer
testing facebook business account?
Currently I am in the development phase of a Facebook marketing API integrated app with which I want to access other business's account.
In this process, I first started with testing the application over my own business and everything is working…

Essameldeen Youssef
- 373
- 2
- 10
0
votes
1 answer
How to test facebook chatbot with test user and test page
I have a chatbot that I want to test with test users on Facebook.
I have created a test app from the main app, per Facebook's recommendations. And in that I have created test users. Those account work and I can log into them.
To test a chatbot, you…

Bradley Kieser
- 1
- 2
0
votes
0 answers
Count of test users created for a facebook app
Is there a way to check count of test users created for the facebook app.
The maximum number of test users that can be created is 2000.
https://developers.facebook.com/docs/apps/test-users/

sau123
- 352
- 5
- 18
0
votes
1 answer
Can't set Facebook test user work position
Like the title says, I'm having problems with the "Position" field for test users. I've been able to create a work history by creating a organization page, but no matter what i set as "Position" it gets blanked out when I hit save. The problem is,…

Martin
- 73
- 2
- 8
0
votes
0 answers
Facebook test users unable to comment/reply on page posts. Missing comment section
I have created 2 test users and using 1 test user(Bob), I created a Facebook page, I'm able to use the other test user(Sally) to post on this created page that Bob made and I can reply to the post using the created page user however I am unable to…

IniUser
- 1
- 3
0
votes
0 answers
How to get insights of a facebook test page by using test user access token?
I have trying for days to read facebook page post insights but get restricted every time with one or the permission error. I have taken read insights permission for that and have requested for manage_page permission as well. Hopefully these two will…
0
votes
1 answer
Facebook app how many test users?
This question, or very similar has been asked before - but I think FB has changed their developer console since.
I'm developing an FB app and would like to test it internally with staff - around 500-1000 is the intention.
Is there a limit to how any…

Paul Broomfield
- 148
- 10
0
votes
0 answers
how do I test a facebook feed plugin on a website under development on localhost
I am building a website for a friend. I am using WordPress and doing the work on a localhost. My friend wants a Facebook feed. I have a plugin I like. I signed up as a test user on Facebook but because it's a test user and not a real user on a live…

Aunt Nancy
- 1
- 3