-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Hi,
Thanks for this awesome tool. Could you please help with the following error?
I just tried to run the command in the README
ncbi-acc-download AB_12345
but I got the error:
raise DownloadError("Download failed with return code: {}".format(r.status_code))
ncbi_acc_download.core.DownloadError: Download failed with return code: 400
No problems showing the help message ncbi-acc-download -h.
Thanks,
Areej
Reactions are currently unavailable