We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
楽天商品検索APIで検索を行った際、商品説明にcssが含まれてしまう問題を発見しました。
以下の画像はrws-php-sdkのsampleを利用して、「グルメ」でキーワード検索した際に表示されたものです。 真ん中のグルメカタログギフト [GC]の商品説明にcssが含まれているのがわかります。
APIで確認をしても同様の結果が見られました。 https://app.rakuten.co.jp/services/api/IchibaItem/Search/20140222?applicationId=[APIキー]&keyword=グルメ
こちらは楽天APIの仕様でしょうか。 お店側が商品説明にcssを含めているのではないでしょうか。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
楽天商品検索APIで検索を行った際、商品説明にcssが含まれてしまう問題を発見しました。
以下の画像はrws-php-sdkのsampleを利用して、「グルメ」でキーワード検索した際に表示されたものです。
真ん中のグルメカタログギフト [GC]の商品説明にcssが含まれているのがわかります。
APIで確認をしても同様の結果が見られました。
https://app.rakuten.co.jp/services/api/IchibaItem/Search/20140222?applicationId=[APIキー]&keyword=グルメ
こちらは楽天APIの仕様でしょうか。
お店側が商品説明にcssを含めているのではないでしょうか。
The text was updated successfully, but these errors were encountered: