Skip to content
This repository was archived by the owner on Aug 9, 2020. It is now read-only.
This repository was archived by the owner on Aug 9, 2020. It is now read-only.

Search does not work #2

@kopiersperre

Description

@kopiersperre

python doimgr.py search "Stephen Hawking A Brief History Of Time"

Traceback (most recent call last):
File "doimgr.py", line 256, in
main(sys.argv)
File "doimgr.py", line 181, in main
args.sort, args.order, args.year, args.type, args.rows))
File "./doimgr/lib/search/request.py", line 73, in search
response = self._request(url)
File "./doimgr/lib/search/request.py", line 168, in _request
script cannot deal with. Aborting.".format(request_status))
RuntimeError: The server responded with code 400, which the script cannot deal with. Aborting.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions