We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 14c25df + be412d5 commit 509a199Copy full SHA for 509a199
1 file changed
content/v3.md
@@ -155,7 +155,7 @@ $ curl -H "Authorization: token OAUTH-TOKEN" https://api.github.com
155
OAuth2 Token (sent as a parameter):
156
157
<pre class="terminal">
158
-$ curl https://api.github.com?access_token=OAUTH-TOKEN
+$ curl https://api.github.com/?access_token=OAUTH-TOKEN
159
</pre>
160
161
Read [more about OAuth2](/v3/oauth/). Note that OAuth2 tokens can be [acquired
0 commit comments