allenai / cached_path

A file utility for accessing both local and remote files through a unified interface.
https://cached-path.readthedocs.io/
Apache License 2.0
36 stars 12 forks source link

Fix and add test for ambiguous url error #101

Closed AkshitaB closed 2 years ago

AkshitaB commented 2 years ago

The issue is, we now get a 401 first if we're not logged in, and then get 404 after logging in.