generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
Environment
JS
Describe the bug
Using the getItemOffersBatch method of Pricing_v0SpApi causes the following error
TypeError: Class constructor BatchOffersResponse cannot be invoked without 'new'
at new ItemOffersResponse (file:///Users/alexey.chashin/Projects/tool.amalytix.com/node_modules/@amazon-sp-api-release/amazon-sp-api-sdk-js/src/pricing_v0/model/ItemOffersResponse.js:37:25)
at ItemOffersResponse.constructFromObject (file:///Users/alexey.chashin/Projects/tool.amalytix.com/node_modules/@amazon-sp-api-release/amazon-sp-api-sdk-js/src/pricing_v0/model/ItemOffersResponse.js:62:20)
at ApiClient.convertToType (file:///Users/alexey.chashin/Projects/tool.amalytix.com/node_modules/@amazon-sp-api-release/amazon-sp-api-sdk-js/src/pricing_v0/ApiClient.js:771:23)
at file:///Users/alexey.chashin/Projects/tool.amalytix.com/node_modules/@amazon-sp-api-release/amazon-sp-api-sdk-js/src/pricing_v0/ApiClient.js:776:30
at Array.map (<anonymous>)
at ApiClient.convertToType (file:///Users/alexey.chashin/Projects/tool.amalytix.com/node_modules/@amazon-sp-api-release/amazon-sp-api-sdk-js/src/pricing_v0/ApiClient.js:775:23)
at GetItemOffersBatchResponse.constructFromObject (file:///Users/alexey.chashin/Projects/tool.amalytix.com/node_modules/@amazon-sp-api-release/amazon-sp-api-sdk-js/src/pricing_v0/model/GetItemOffersBatchResponse.js:53:73)
at ApiClient.convertToType (file:///Users/alexey.chashin/Projects/tool.amalytix.com/node_modules/@amazon-sp-api-release/amazon-sp-api-sdk-js/src/pricing_v0/ApiClient.js:771:23)
at ApiClient.deserialize (file:///Users/alexey.chashin/Projects/tool.amalytix.com/node_modules/@amazon-sp-api-release/amazon-sp-api-sdk-js/src/pricing_v0/ApiClient.js:595:22)
at file:///Users/alexey.chashin/Projects/tool.amalytix.com/node_modules/@amazon-sp-api-release/amazon-sp-api-sdk-js/src/pricing_v0/ApiClient.js:718:31
at Request.callback (/Users/alexey.chashin/Projects/tool.amalytix.com/node_modules/@amazon-sp-api-release/amazon-sp-api-sdk-js/node_modules/superagent/lib/node/index.js:837:12)
at /Users/alexey.chashin/Projects/tool.amalytix.com/node_modules/@amazon-sp-api-release/amazon-sp-api-sdk-js/node_modules/superagent/lib/node/index.js:1078:18
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels