問題タブ [etsy]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
jsonp - セクションリストに画像を含む Etsy API
これまでのところ、呼び出しをフィルタリングして、次の URL のセクション内の製品のみを取得できました。
問題は、Etsy API が ShopSection の画像関連付けを受け入れないことです: https://www.etsy.com/developers/documentation/reference/shopsection#section_associations
では、セクション内にサムネイルを含む製品をリストするにはどうすればよいでしょうか?
おまけの質問: Etsy は、商品に実際に高さと幅がある場合でも、item_height と item_width に対して常に null を返します。これはバグですか?