Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

i want to make a facebook app so its my first test app. i was struglling with this last couple of days at last i find a good tutorial at

gathadams.com/2007/06/18/how-to-write-a-facebook-application-in-10-minutes/ 
but when i integrate my app to facebook its does't work for me.

you can see my test app at http://www.semanticnotion.com/zee.htm

and my app URL is http://apps.facebook.com/mymatchfinderapp/

but you can see the problem, how can i remove this.

share|improve this question
You are not passing an access_token with your Graph API request - however your application is not asking for permission from me, so that is the key issue I think. You'll have to provide more detail and some sample code, in order to pinpoint the issue. – BrynJ Mar 10 '11 at 10:55
how can i add permission from user. when the user click on my app it need to access the information of user – shani Mar 10 '11 at 12:28
seems like you've got it sussed now :) – BrynJ Mar 10 '11 at 12:59
Hmmmm, a graph api call to me without a permission from... me ?! :-) Start reading about the graph api and here are some tutorials that I wrote about it. Some are advanced and some are easy to follow. – ifaour Mar 10 '11 at 14:44

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.