Skip to main content

All Questions

2 votes
2 answers
1k views

NoMethodError, undefined method `bytesize' for Hash with devise and omniauth-facebook

I started to create a login with facebook followed this guide https://github.com/heartcombo/devise/wiki/OmniAuth:-Overview I encountered this problem and this is my full logs start from go to login ...
jackie's user avatar
  • 21
0 votes
0 answers
47 views

Is it possible to read FB page ratings server-side?

I need to create ratings grabber from my Facebook fanpage. It can by PHP, Python or Ruby code fired once a day by cron. I've created an FB_APP so I get APP_ID, APP_SECRET and CLIENT_TOKEN. When I use ...
mateo's user avatar
  • 309
1 vote
0 answers
165 views

SSE ( Server Sent Events ) with Ruby on Rails

I would like to use server sent events for live comments on live videos on Facebook, as described in the documentation here. The documentation asks me to send a GET request to https://streaming-graph....
Navid Khan's user avatar
  • 1,089
0 votes
1 answer
618 views

Create Ads from published page post in Facebook

I want to create Ads by using Facebook Published page post. For this process, I'm able to get all Published Posts of a Page through graph API (page_id/posts). Also, I can create ad creative along with ...
Muhammad Israr Shahid's user avatar
0 votes
1 answer
120 views

How To Subscribe To Real Time Updates For My App Users Feeds Using Koala Gem Rails

Having trouble getting the real time updates from Facebook working using Koala gem... https://github.com/arsduo/koala/wiki/Realtime-Updates I have followed the guide in the wiki. I have set up a ...
Gareth32's user avatar
-2 votes
1 answer
140 views

Facebook API integration with rails

I want to integrate Facebook API with my Rails application. Here I can login with Facebook successfully and can fetch name, email and profile pic. I have used gem : gem ‘omniauth-facebook’ But now ...
Pooja Mokariya's user avatar
5 votes
2 answers
3k views

How to programmatically subscribe messenger webhook

I was trying to implement Facebook Checkbox for my customers but I realized that it's required to subscribe to the messenging_optins event to render Facebook checkbox. So I tried to subscribe to the ...
Jonny Vu's user avatar
  • 1,428
-4 votes
1 answer
71 views

Allow users of my web app to post to their personal facebook page

I have read a lot about allowing users to log into my rails app via facebook omniauth, though I would like users, having loggeed in, to be able to post a to their own personal wall by simply clicking ...
user2145312's user avatar
1 vote
0 answers
39 views

Is it possible to capture a link in a facebook page that requires a login to be viewed?

I have a candidate application link that was sent via email from facebook jobs. This link contains an html page where I could download the candidate's resume. And my goal is to scrape the data from ...
Kok A.'s user avatar
  • 177
0 votes
0 answers
61 views

Facebook login getting user's groups

Asking this again because all info I can find only is for older api versions and not very useful. I have a private Facebook group and am building a web app for which I'd like members to be able to ...
Jauny's user avatar
  • 960
0 votes
0 answers
121 views

Do I still need to submit my application for review to Facebook, even if the app is being internally used by my company?

I have a question regarding Facebook's App Review submission message: App Review submission required by August 1, 2018 to retain access to Facebook Platform APIs Basically, in our application, that ...
Alexander's user avatar
  • 117
0 votes
0 answers
207 views

Facebook events api access 2018 access restrictions

I currently use the Facebook API to access their events endpoint via a web application. I am aware of the access restrictions that they put in place. https://developers.facebook.com/blog/post/2018/04/...
rantingsonrails's user avatar
0 votes
1 answer
280 views

Problems sign up to facebook with ruby on rails

when I sign up using facebook my url is http://localhost:3000/registration then it will change to http://localhost:3000/registration#= but it wont let me login that the only thing it changes on that ...
Amer Bearat's user avatar
1 vote
2 answers
320 views

Getting a facebook group's feed using koala

I am trying to get the facbeook API to work. I am using Koala, OmniAuth-Facebook, and Devise. I am trying to get the feed from a facebook group. I can get the posts of the facebook account, but I ...
DammitJanet's user avatar
0 votes
0 answers
111 views

Facebook API App Access Token

I've been using for many years my FACEBOOK_APP_ID|FACEBOOK_APP_SECRET as an app access token for accessing the facebook API, but lately it seems to be giving me not up to date data. For example, on ...
goddamnyouryan's user avatar

15 30 50 per page
1
2 3 4 5
21