detcherry / phonoblaster

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

Station Creation Problem #2

Closed Boussadia closed 12 years ago

Boussadia commented 12 years ago

User cannot create station

2012-04-25 06:17:37.187 /station/create 200 448ms 0kb Opera/9.80 (Windows NT 6.1; WOW64; U; en) Presto/2.10.229 Version/11.62 160.39.88.35 - - [24/Apr/2012:21:17:37 -0700] "POST /station/create HTTP/1.1" 200 172 "http://www.phonoblaster.com/station/create" "Opera/9.80 (Windows NT 6.1; WOW64; U; en) Presto/2.10.229 Version/11.62" "www.phonoblaster.com" ms=448 cpu_ms=36 api_cpu_ms=12 cpm_usd=0.001370 instance=00c61b117ce19aa4d031ddbc0a9c05ec70b1ce I 2012-04-25 06:17:36.754 Adrienne Lew already in memcache I 2012-04-25 06:17:36.878 206664009437028 I 2012-04-25 06:17:36.885 User contributions already in memcache E 2012-04-25 06:17:37.185 Traceback (most recent call last): File "/base/python_runtime/python_lib/versions/1/google/appengine/ext/webapp/_webapp25.py", line 703, in call handler.post(_groups) File "/base/data/home/apps/s~phonoblaster/3-3-2-5.358429745591205782/controllers/base.py", line 27, in wrapper return method(self, args, _kwargs) File "/base/data/home/apps/s~phonoblaster/3-3-2-5.358429745591205782/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

Boussadia commented 12 years ago

Facebook Fixed it!