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
~/anaconda3/lib/python3.7/site-packages/astroquery-0.4.2.dev6656-py3.7.egg/astroquery/alma/core.pyindownload_files(self, files, savedir, cache, continuation, skip_unauthorized)
715check_filename.raise_for_status()
716if'text/html'incheck_filename.headers['Content-Type']:
-->717raiseValueError("Bad query. This can happen if you "718"attempt to download proprietary "719"data when not logged in")
ValueError: Badquery. Thiscanhappenifyouattempttodownloadproprietarydatawhennotloggedin
Looks like the html version of qa report is mistaken for permission denied
The text was updated successfully, but these errors were encountered:
astro-jingtao
changed the title
Alma..download_files can not download html version of qa report
Alma.download_files can not download html version of qa report
Aug 18, 2021
Looks like the html version of qa report is mistaken for permission denied
The text was updated successfully, but these errors were encountered: