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 have created a facebook application for "App on Facebook" and "Website" I am able to access the application by using the following url - http://apps.facebook.com/{app-id}/

I just want to know what do I need to do in order to access the same by its name

share|improve this question

1 Answer

up vote 2 down vote accepted

You need to add the name in the App Namespace: field, which is in the Basic Info section for your App.

namespace

share|improve this answer
can it be same as app name – Sandhurst Jan 18 '12 at 11:39
If your app name is really unique, then yes. Unique - just like any username, for example. Facebook will give you an error message if you can't use the name you have chosen. – leo.vingi Jan 18 '12 at 11:41

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.