koala
What is the app_id and secret_key for Koala Facebook Gem?
I can\'t seem to figure this part out. I understand this is a severely dumb question :D Anyone know where I can find my app_id and secre开发者_JAVA技巧t_key ?https://developers.facebook.com/apps[详细]
2023-04-12 07:59 分类:问答Realtime updates internal server error on Heroku using Koala
I\'m trying to generate a realtime updates subscription using the Koala gem deployed on Heroku. However, when I run the following:[详细]
2023-04-11 14:13 分类:问答Rails 2.3.x & Koala & Facebook: certificate verify failed
I\'m trying to get Facebook Graph API to work in Rails 2.3.5 using Koala. All works fine in my dev environment (Mac) but fails in production (Ubuntu 8.04.1).[详细]
2023-04-09 11:36 分类:问答What changes do i need to make to a canvas application to support the Oct 1 deadline
I have a canvas app presently using Koala 1.1.0 and the Javascript SDK. I a 开发者_JAVA技巧have been using the OAuth authentication for months now but when I try and use \"ouath:true\" in my javascrip[详细]
2023-04-08 17:49 分类:问答How to catch Koala::Facebook::APIError OAuthException or user password reset
i was wondering how i can catch a koala oauth exception (for example user password reset). right now this is what i have / use so far:[详细]
2023-04-01 23:17 分类:问答koala and facebook how to get page id
I\'m new on Facebook API and I\'m experimenting them with Koala gem. I\'m facing those situation right now:[详细]
2023-03-31 12:30 分类:问答Getting Comments of a URL - Koala Graph API
I wanted to get the list of Facebook comments on a url. For example I have the url \"http://example.com/37\" Through graph API explorer I only needed this url as the parameter \"https://graph.facebook[详细]
2023-03-29 20:13 分类:问答How to pass an access token with KOALA gem for facebook real time updates for feeds and posts
I am trying to develop a facebook integ开发者_开发问答ration to fetch the wall posts using KOALA Gem (1.1.0), and Rails 2.3.8 . I can easily generate user_access_token and page_access_token and able t[详细]
2023-03-29 10:57 分类:问答Facebook Graph API Linebreak
I know there are a slew of questions about this already--but I\'d like to add linebreaks to Facebook wall posts that are being posted via the Graph API. I\'ve seen a variety of answers suggesting usin[详细]
2023-03-29 03:29 分类:问答Uploading a file to Facebook using Koala on Ruby on Rails
I followed the following blogpost to figure out how to create Facebook events remotely using my app.I\'ve been having problems loading the images from my app, however, because I do not have images sto[详细]
2023-03-26 15:08 分类:问答