Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6a6baf5

Browse files
committed
The real error is incorrect_client_credentials
1 parentc27998c commit6a6baf5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎content/v3/oauth.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -241,12 +241,12 @@ an additional set of errors that can occur. The format of these
241241
responses is determined by the accept header you pass. The following
242242
examples only show JSON responses.
243243

244-
###Invalid client credentials
244+
###Incorrect client credentials
245245

246246
If the client\_id and or client\_secret you pass are incorrect you will
247247
receive this error response.
248248

249-
<%= json:error =>:invalid_client_credentials %>
249+
<%= json:error =>:incorrect_client_credentials %>
250250

251251
To solve this error, go back and make sure you have the correct
252252
credentials for your oauth application. Double check the`client_id` and

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp