Mattia Lipreri
Mattia Lipreri

Reputation: 953

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:

Any hints are welcome. Thanks

Upvotes: 1

Views: 732

Answers (1)

Jingqiang Zhang
Jingqiang Zhang

Reputation: 1049

Use this to install: https://www.facebook.com/dialog/pagetab?app_id=YOUR_APP_ID&display=popup&next=YOUR_URL

At YOUR_URL,you can get the facebook parameter tabs_added. Save it to database.

Upvotes: 1

Related Questions