You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>You can read public gists and create them for anonymous users without a token; however, to read or write gists on a user’s behalf the <strong>gists</strong>[oAuth scope][1] is required.</p>
39
+
<p>You can read public gists and create them for anonymous users without a token; however, to read or write gists on a user’s behalf the <strong>gists</strong><ahref="http://developer.github.com/v3/oauth/#scopes">oAuth scope</a> is required.</p>
40
40
41
41
<!-- When an oAuth client does not have the gists scope, the API will return a 404 "Not Found" response regardless of the validity of the credentials.
0 commit comments