I'm trying to test CsvImport, I keep getting an error when I import:
Import Error: Invalid File Download
http://<omeka_install>/plugins/Dropbox/files/nar.00883.001_large.jpg
URL is not readable or does not exist: http://<omeka_install>/plugins/Dropbox/files/nar.00883.001_large.jpg
However, if I grab the URL it gives me, and paste it into a browser, I'm able to view the image just fine. Additionally, if I import the file directly through Dropbox, everything works fine ("Successfully uploaded", created an item with the file, etc)
Using Omeka 1.1, Dropbox 0.4, CsvImport 1.2
