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

Add an exception for insufficient OAuth scope

Open ches opened this issue 11 years ago • 0 comments

For instance, you need the message scope to use the messages API resources.

From Josh on the API team, the response will be an HTTP 400 with JSON body including obj['error']['type'] == 'insufficient_scope'.

ches avatar May 15 '13 20:05 ches