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've Facebook application's APP_ID, but i don't know how to see this facebook application? i got this APP_ID from my client, i need to work with this app. i want to get photos and comments from this app. thanks.

share|improve this question

2 Answers

up vote 1 down vote accepted

You can try this

http://www.facebook.com/apps/application.php?id=[YOUR-APP-ID]

share|improve this answer

you can implement this appid into your code and then run it... only this way to see your app page.... or you can use this URL https://www.facebook.com/apps/application.php?id=[Application ID] but this URL gives you only the app name...

share|improve this answer

Your Answer

 
discard

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

Not the answer you're looking for? Browse other questions tagged or ask your own question.