detcherry / phonoblaster

Phonoblaster application (App Engine)
4 stars 2 forks source link

Facebook Page Link - Open Graph #4

Closed Boussadia closed 12 years ago

Boussadia commented 12 years ago

Facebook does not provide link to the fan page anymore, check the Facebook Javascript API

File "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/ext/webapp/_webapp25.py", line 703, in call handler.post(_groups) File "/Users/ahmedboussadia/Phonoblaster_dev/controllers/base.py", line 27, in wrapper return method(self, args, _kwargs) File "/Users/ahmedboussadia/Phonoblaster_dev/controllers/station/create.py", line 59, in post station_proxy.put_station(page_id, page_shortname, page_information["name"], page_information["link"]) KeyError: 'link'

Boussadia commented 12 years ago

Problem with facebook API, we have to wait : https://developers.facebook.com/bugs/216662558444277