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
{{ message }}
This repository was archived by the owner on Nov 1, 2017. It is now read-only.
Copy file name to clipboardExpand all lines: content/v3/troubleshooting.md
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -17,8 +17,7 @@ You might expect to see a `403 Forbidden` in these cases. However, since we don'
17
17
want to provide_any_ information about private repositories, the API returns a
18
18
`404` error instead.
19
19
20
-
To fix this, you can either ensure that[you're authenticating correctly](/guides/getting-started/),
21
-
or[make sure that your scopes are valid](/v3/oauth/#scopes).
20
+
To troubleshoot, ensure[you're authenticating correctly](/guides/getting-started/),[your OAuth access token has the required scopes](/v3/oauth/#scopes), and[third-party application restrictions][oap-guide] are not blocking access.
22
21
23
22
##Why am I not seeing all my results?
24
23
@@ -42,3 +41,5 @@ you might be able to fix the issue by either caching our results, or [using cond
42
41
In certain exceptional cases, we may temporarily bump your rate limit higher. You
43
42
should be prepared to answer technical questions about your goal and your planned usage of the API. We may still choose not to bump your limit if we feel that you can achieve your wildest
44
43
dreams with the current rate limit (but don't worry, we'll help you out).