wchatx/direct-access-py

Handle endpoint 404s

Closed this issue · 1 comments

When a user provides a dataset endpoint that doesn't exist, we don't handle this ourselves, instead getting a 404 page from nginx.

Provide a useful exception for this

Closed in #10