Closed GoogleCodeExporter closed 9 years ago
Bug in media download.
If the user uses a link like
"https://docs.google.com/feeds/download/spreadsheets/Export?key=${ACCESS_KEY}&ex
portFormat=pdf" while making the media download request the "exportFormat=pdf"
is deleted from the request. So the request looks like:
"https://docs.google.com/feeds/download/spreadsheets/Export&?alt=media"
We should fix the way we generate a request (MediaDownloader line 192).
Original comment by pele...@google.com
on 24 Jul 2013 at 1:36
Original comment by pele...@google.com
on 14 Aug 2013 at 3:24
Original comment by pele...@google.com
on 13 Sep 2013 at 8:57
https://codereview.appspot.com/13480044/
Original comment by pele...@google.com
on 14 Sep 2013 at 1:52
Original comment by pele...@google.com
on 15 Oct 2013 at 4:00
Original issue reported on code.google.com by
watt...@gmail.com
on 24 Jul 2013 at 11:12