I am developing my first application in facebook. The application installs a custom tab to a user selected page using link http://www.facebook.com/add.php?api_key=app_key&pages=1&page=fb_page_id. After the application is installed the fan page has to be loaded. Current understanding is that this will be done automatically.In this case the tab is installed successfully but the fan page is not loaded. Instead the page http://www.facebook.com/developers/login_error.php?app_id=custom_tab_appid&type=external is loaded. Couldn't identify the reason for this error. Please help.
Thanks in advance.