I have a Facebook application running on GAE and it's working well.
Can you post some of your code in the forum?


On Nov 5, 7:22 pm, Lynge <como...@gmail.com> wrote:
> Hi, I am building a facebook app... or I am trying to.
>
> Being unable to make it work with their iframe option I have since
> followed this 
> guide:http://dollarmani-facebook.blogspot.com/2008/09/facebook-applications...
>
> To do it in FBML.
> Should anyone not know this, then the FBML approach requires GAE to
> accept the POST request from the facebook servers and send a response.
>
> It just isn't working. Facebook tells me that GAE has responded with
> HTTP-200, but with no data.
>
> If I change the method to get instead of post and view it in a
> browser, then it returns content just fine.
> And if I leave it on get and try to use it via facebook, I get a 405.
> Just as I expected.
>
> No errors relating to this is showing op in my logs on the dashboard
> and it works just fine on the dev-server. Unfortunately I cannot test
> it via facebook using the dev-server and I have no idea how to "fake"
> the facebook post request.
>
> So it is in utter desperation that I am writing this. Someone please
> point to some kind of testing-tool or tell me if this approach no
> longer is possible on GAE.
>
> Many thanks in advance
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to