This repository was archived by the owner on Feb 17, 2020. It is now read-only.

Description
So as of 26-06-2014, there are some missing fields in status db, because PSUL does not find the associated spreadsheet.
It does not find the associated spreadsheet because google's API is not able to find the spreadsheet.
Search for M.Uhlen_14_01_20158 in google drive lands the correct spreadsheet, but
https://spreadsheets.google.com/feeds/spreadsheets?title=M.Uhlen_14_01_20158&title-exact=false
returns 0 results.
So, PSUL has no data to work with.
Creating a dummy spreadsheet showed that the API was fine ( since it could find it)
so there might be something wrong with the spreadsheets themselves, or the credentials used to search for them.