You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
======================================================================
ERROR: occurrences.download_get - basic test
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/nose/case.py", line 198, in runTest
self.test(*self.arg)
File "/Users/sckott/github/sac/pygbif/test/test-occurrences-download_get.py", line 8, in test_download_get
res = occ.download_get(key)
File "/Users/sckott/github/sac/pygbif/pygbif/occurrences/download.py", line 400, in download_get
gbif_GET_write(url, path, **kwargs)
File "/Users/sckott/github/sac/pygbif/pygbif/gbifutils.py", line 56, in gbif_GET_write
raise NoResultException("content-type did not contain '%s'" % ctype)
pygbif.gbifutils.NoResultException: content-type did not contain 'application/octet-stream'
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: