Skip to content
New issue

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

Listing workflow issue #71

Open
Deepak53875387 opened this issue Nov 4, 2024 · 3 comments
Open

Listing workflow issue #71

Deepak53875387 opened this issue Nov 4, 2024 · 3 comments
Assignees

Comments

@Deepak53875387
Copy link

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

@Waschuk
Copy link

Waschuk commented Nov 6, 2024

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
Copy link
Author

no it is something different.

@weilinggu
Copy link
Contributor

weilinggu commented Nov 20, 2024

@Deepak53875387 What was the error you got? Did you follow the steps to set up CLI https://github.com/amzn/selling-partner-api-samples/tree/main/use-cases/listings#configure-the-aws-cli?

Thanks
Weiling
Amazon Selling Partner Services

@weilinggu weilinggu self-assigned this Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants