Changeset 464491
- Timestamp:
- 11/18/2011 04:39:30 AM (14 years ago)
- File:
-
- 1 edited
-
sync-facebook-events/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
sync-facebook-events/trunk/readme.txt
r464487 r464491 25 25 26 26 Q: What is the Facebook App ID and App Secret, and why are they required? 27 A: The Facebook App ID and App Secret are required by Facebook to access data via the Facebook graph API. 27 A: The Facebook App ID 28 and App Secret are required by Facebook to access data via the Facebook graph API. 28 29 To signup for a developer account or learn more see - http://developers.facebook.com/docs/guides/canvas/ 29 30 30 Q: How do I find the Facebook UID of the fan-page for which I wish to synchronize events? 31 A: Goto the fan-page you're interesting in - (ex. https://www.facebook.com/webtrends). 31 Q: How do I find the Facebook UID of the page for which I wish to synchronize events? 32 33 A: Goto the page you're interested in - (ex. https://www.facebook.com/webtrends). 32 34 Copy the URL and replace 'www' with 'graph' - (ex. https://graph.facebook.com/webtrends) 33 35 The UID is the first item in the resulting text. In this example it is "54905721286". 34 36 35 37 Q: Do my Facebook events get updated on a schedule? 38 36 39 A: Currently, your Facebook events are updated only when you press the 'Update' button from the Sync FB Events section within settings. 37 40
Note: See TracChangeset
for help on using the changeset viewer.