Questions tagged [facebook-test-users]

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.

75 questions
0
votes
1 answer

Facebook Graph API: Creating app test-user friends that are not app users

I want to test Facebook App Invite for friends that are not app users. I need to create friends for a Facebook app test user but I don't want those friends to already be app users. Currently App Invite shows me all my friends which happen to be app…
user3288414
  • 222
  • 3
  • 10
0
votes
0 answers

Inviting test users facebook SDK?

I have integrated my game with facebook in unity. My sharing and leaderboards work properly. The problem is with invites(FB.AppRequest). I am able to send them but they are never received by others. I know fb doesnt allow publish_actions without…
0
votes
1 answer

Is it obligatory to have test users in a Facebook app?

I created the Facebook app, I defined actions objects etc.Do I have to test open graph with test user while the android app it is not published yet . Do I have to test it for objects actions to be approved?
user4404809
0
votes
1 answer

Facebook Graph API 2.0 Can Like/Comment but not Comment

Like widget works, Comment widget does not: SEE UPDATE 2 I inherited a project which has a Graph 1.0 implementation. Users can log in with Facebook, and then Like and Comment on the site. The authentication system (symfony/php) interacts directly…
0
votes
0 answers

Facebook Test Users: Liking Pages

I am making an app that requires users to have liked Facebook pages before using the app. I know the Test Users documentation says Tests Users cannot like Facebook Pages, I found that if a Test User creates its own Facebook Page it can like it.…
0
votes
1 answer

Logging in Facebook development app as test user on iOS

I have created a Facebook app that is currently running in development mode. I can log in fine on iOS with my development Facebook account and everything seems to work. I have created some test users using roles-> Test Users. I have added a password…
oanaT
  • 31
  • 2
0
votes
2 answers

How to add test friends to Facebook test users programmatically using Facebook iOS SDK 3.14.1

We need that all our test users to be friends of each other. Doing that through the App Dashboard manually is a tremendous amount of work depending on the number of test users you need (in our case more than 50 test users). Therefore we are looking…
VSH
  • 7
  • 1
  • 7
0
votes
0 answers

Facebook test user permissions

I've been trying for days now to get my test users to get different permissions. Even though my app specifies permissions, the test users don't get them. Several ideas from old pages don't seem to work any longer. I've tried: *Updating the app…
Per
  • 35
  • 6
0
votes
0 answers

Why some existing Facebook test user is logged off and can no longer log in while not being deleted?

I'm doing some kind of load testing with Facebook Test Java API for some app using fb authorization. Since I'm doing selenium test in parallel, i'm able to see some effect: I'm creating some test user I get it's loginURL I'm authorizing in…
Eljah
  • 4,188
  • 4
  • 41
  • 85
0
votes
1 answer

How to get a facebook test user token programmatically for a native app

We're developing an iPhone app backed by a server. The server talks to Facebook in order to push Opengraph events. I'm trying to test this code. I've created Facebook test users in the web interface. If I manually generate tokens for them they get…
Gordon Wrigley
  • 11,015
  • 10
  • 48
  • 62
0
votes
1 answer

Facebook Open Graph: Approving actions while in debug mode

I'm developing a facebook canvas application (iframe) and I'm using the Open Graph API to post user actions. When I submit my action to facebook's team approval, they reply with: We are unable to test this action due to an error within your app. …
geevee
  • 5,411
  • 5
  • 30
  • 48
0
votes
0 answers

Auth Dialog Preview User can't see page tabs

I logged in as my app's test user, Auth Dialog Preview User to view tabs of a certain page from there. But they're not showing, and the page displays its timeline instead. Any ideas?
ChrisB
  • 21
  • 2
0
votes
1 answer

different versions of facebook for location based development?

I am working on an app that uses facebook's check in feature from mobile phones. I have created multiple versions of the app on facebook so that i can keep production, test and development separated. All good. However, all my checkins whether test…
0
votes
1 answer

Facebook Credits - Test Users

I am having a problem with test users and Facebook Credits. I have created a test user and added it to 'Credit testers' in Apps > MyApp > Credits, but cannot go through the 'Buy Credits' dialog process using the test user. After entering payment…
-1
votes
1 answer

facebook test user like

I am now using Facebook API. The aim is to determine that he is not a fan of the Facebook fan page So I want to ask Facebook to help me open the delegated authority I need to open a test account good they do audit But I found that when I use the…
yen
  • 1
1 2 3 4
5