質問編集履歴

1

誤字

2020/01/06 11:24

投稿

hicomon
hicomon

スコア5

test CHANGED
File without changes
test CHANGED
@@ -56,7 +56,7 @@
56
56
 
57
57
  'refresh_token' => REFRESH_TOKEN, //4でメモしたリフレッシュトークン
58
58
 
59
- 'grant_type' => 'authorization_code',
59
+ 'grant_type' => 'refresh_token',
60
60
 
61
61
  'client_id' => CLIENT_KEY,
62
62