#11 MBS API improvements
Opened 5 years ago by fivaldi. Modified 5 years ago

  • If the res.json() fails, we want to see the original exception as well.
  • If there's more than 1 match when searching by all parameters (name, stream, version, context), there should be an option to use the latest match(es).
  • If no module is found, an appropriate error message should be returned.
  • Perform cert verification / check that it's performed (/usr/lib/python3.6/site-packages/requests/packages/urllib3/connectionpool.py:852: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings)

Login to comment on this ticket.

Metadata