質問するログイン新規登録

質問編集履歴

1

楽天APIのURLの修正

2021/09/04 06:37

投稿

Tikka
Tikka

スコア11

title CHANGED
File without changes
body CHANGED
@@ -87,7 +87,7 @@
87
87
 
88
88
  if (!isset($isKeyword)) {
89
89
 
90
- $RakutenUrl = "https://app.rakuten.co.jp/services/api/BooksBook/Search/20170404?applicationId=1064175175388514312&title={$keyword}&booksGenreId=001&size=9";
90
+ $RakutenUrl = "https://app.rakuten.co.jp/services/api/BooksBook/Search/20170404?applicationId=xxxxxxxxxxxxxxxxxxxxxxx&title={$keyword}&booksGenreId=001&size=9";
91
91
 
92
92
  $opts = [
93
93
  'http' => [