0

I am new in developing my facebook application. I know php, HTML. I have a application in my server: http://www.example.com/app_name with only one file written in php i,e index.php

I filled all the requisite as instructed by facebook documentation for canvas URL and all. Now when i am trying to access this http://apps.facebook.com/app_name

I get this error: The Page you requested was not found. https://www.facebook.com/4oh4.php

Can anyone please help me????

Rahul
  • 364
  • 3
  • 8
  • 21
  • Voting to close as this is too localised - this is a bug: https://developers.facebook.com/bugs/325223977546904 and will likely be fixed shortly – Igy May 01 '12 at 05:27

3 Answers3

1

There is a currently open bug report in Facebook's bug tracker about this issue: https://developers.facebook.com/bugs/325223977546904

Igy
  • 43,710
  • 8
  • 89
  • 115
Rollo
  • 26
  • 1
0

It could take a while for your app to propagate to all FB servers so you may just have to wait a little. Are you logged in as the administrator to the app? If you have it set to private then you will be redirected to the 404 page if you are not an admin or tester.

rgrwkmn
  • 159
  • 6
  • Good answer, but right now (May 1st 2012) there's an active bug regarding this issue: https://developers.facebook.com/bugs/325223977546904 – Igy May 01 '12 at 05:28
0

I had the same issue which seemed to be transitory. About ten minutes later the site started working again. Facebook.... Sigh.

rboarman
  • 8,248
  • 8
  • 57
  • 87