Anyone have any luck using make_resourceful in facebooker? Seems like when facebook sends a post (i.e. the create action), make_resourceful interprets that as loading the index action.
I fixed it -- had to modify make_resourceful to have a default response of fbml (and not html). On Thu, Mar 5, 2009 at 4:54 PM, Joe Van Dyk <joe at pinkpucker.net> wrote:> Anyone have any luck using make_resourceful in facebooker? ?Seems like > when facebook sends a post (i.e. the create action), make_resourceful > interprets that as loading the index action. >