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

Feeds 2021-06-30 Schema Changes Not Implemented #38

Open
david-asselstine opened this issue Jul 2, 2024 · 0 comments
Open

Feeds 2021-06-30 Schema Changes Not Implemented #38

david-asselstine opened this issue Jul 2, 2024 · 0 comments

Comments

@david-asselstine
Copy link

The base path was changed for Feeds to v2021-06-30 from v2020-09-04 but that was the only change that was made. There were changes that were made to the responses from Amazon that are not implemented and make feeds not usable.

The CreateFeedDocumentResult no longer has EncryptionDetails as a parameter.
https://github.com/amzapi/selling-partner-api-sdk/blob/master/feeds/types.gen.go#L35

The CreateFeedResponse no longer has a result of errors and now is just the values of Feeds and nextToken.

Essentially everything that had Payload as a response is no longer there.

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

1 participant