Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
1.0-beta-2
-
None
-
None
Description
A general problem with the way we make requests. We should differentiate between authenticated and non-authenticated requests. To make a call that requires no authentication like a simple file or http retrieval and have to trap an authentication error makes no sense and is confusing to consumers of the API.