angellist-api icon indicating copy to clipboard operation
angellist-api copied to clipboard

Enforce request authentication in the client

Open ches opened this issue 9 years ago • 0 comments

Beginning July 6th, AngelList will require all API calls to be authenticated. Ideally we should prevent calls from being made when a client instance has not been configured with authentication credentials, warning or raising an error before sending a request that is doomed to fail.

ches avatar Jul 01 '15 11:07 ches