uWaterloo / OpenData

Help and Support for University of Waterloo Open Data Initiative
https://api.uwaterloo.ca
90 stars 12 forks source link

Food Services locations request logo returning null #138

Closed nathanv closed 10 years ago

nathanv commented 10 years ago

When requesting food services locations, all food services locations are returning a null logo. This issues is similar to #111 . This is a known issue upstream in WCMS and investigation is underway.

see: http://api.uwaterloo.ca/v2/foodservices/locations.json

Example:

"outlet_id": 3,
"outlet_name": "Bon Appétit - Davis Centre",
"building": "DC",
"logo": null,
nathanv commented 10 years ago

Fixed earlier this week.