I want to create a test account for creating a application. How should I go about it? I referred to a tutorial and it seems like I will be needing an application id and a secret to create an account. I have read the doc page for Test users and could not make much sense. Would be a great help if someone could point me in the right direction
|
closed as not a real question by Bill the Lizard♦ Feb 9 at 16:12
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
You need to create a facebook application first: https://developers.facebook.com/docs/beta/opengraph/tutorial/ then add test users to the application: https://developers.facebook.com/docs/test_users/ However I suspect this kind of "test user" isn't what you actually mean/need. You have to use your personal profile to set up the app and do the majority of your testing with - you aren't permitted to create more than one real profile. If you put your new app into sandbox mode then everything will be hidden anyway. If you are new to facebook dev, maybe spend some time reading the documentation and looking through the examples first. https://developers.facebook.com/ |
|||||||
|