Suggested Call back URL don't work
bonzai2007 - November 21, 2007 - 11:24
| Project: | Drupal for Facebook |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
When i go to : http://www.intentionbook.com/modules/facebook/facebook-application/footp...
i'm redirected to : http://apps.facebook.com/intentionbook/
with the message :
Error while loading page from IntentionBook
The URL http://www.intentionbook.com/modules/facebook/facebook-application/footp... did not respond.
I don't know what's wrong with this, the url is bad ? if is was, it should not redirect to http://apps.facebook.com/intentionbook/ isnt'it ?

#1
I'm not sure what you're doing. You're pointing your browser at something you downloaded from facebook. I have not idea what the code in there does.
There's a typo in Drupal for Facebook's README.txt. If you installed Drupal for Facebook in modules/fb/, you should extract the facebook-platform into modules/fb/facebook-platform, and not modules/facebook/...
But I still have no idea why you would point your browser to that URL.
#2
Drupal suggest a callback URL :use http://www.intentionbook.com/. Otherwise, use http://www.intentionbook.com/?q=.
i use http://www.intentionbook.com/ because i use clean url.
So, i went back to the form on facebook and fill the callback URL with : http://www.intentionbook.com/
Then i have an error when i go to : http://apps.facebook.com/intentionbook :
Error while loading page from http://apps.facebook.com/intentionbook :
Received HTTP error code 500 while loading http://www.intentionbook.com/
Do you have an idea of what's wrong ??
Thanks
#3
Drupal suggest a callback URL :use http://www.intentionbook.com/. Otherwise, use http://www.intentionbook.com/?q=.
i use http://www.intentionbook.com/ because i use clean url.
So, i went back to the form on facebook and fill the callback URL with : http://www.intentionbook.com/
Then i have an error when i go to : http://apps.facebook.com/intentionbook :
Error while loading page from http://apps.facebook.com/intentionbook :
Received HTTP error code 500 while loading http://www.intentionbook.com/
Do you have an idea of what's wrong ??
Thanks
#4
I do not know. Your web server should have an error log which might tell you what's wrong.