amzn / selling-partner-api-samples

Sample code for Amazon Selling Partner API use cases
MIT No Attribution
65 stars 35 forks source link

Listing workflow issue #71

Open Deepak53875387 opened 4 days ago

Deepak53875387 commented 4 days ago

@bhanukishorediddi i have followed every step of your while automating the listing api, mentioned by you but we are are getting the error.

Waschuk commented 2 days ago

Compilation Error: Missing Methods in Input Classes for Lambda Handlers Small_Parcel_Delivery_with_Amazon_Partnered_Carrier project. The errors indicate that various methods are missing in several input classes used by the Lambda handler classes, particularly in ValidateInput.java. The build fails due to these missing methods, which are essential for validating and processing inputs.

GetLabelsInput (GetLabelsLambdaHandler.java and ValidateInput.java) Missing methods: getShipmentConfirmationId(), getPageType(), getPageSize(), getLabelType()... error-files.txt

Deepak53875387 commented 1 day ago

no it is something different.