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

Source Amazon SP: Fill all implemented streams with data #5340

Closed
htrueman opened this issue Aug 11, 2021 · 0 comments
Closed

Source Amazon SP: Fill all implemented streams with data #5340

htrueman opened this issue Aug 11, 2021 · 0 comments
Labels
area/connectors Connector related issues autoteam team/extensibility type/enhancement New feature or request

Comments

@htrueman
Copy link
Contributor

Tell us about the problem you're trying to solve

There are 2 streams which needs to be filled with data, so the tests would cover all the streams: Orders (implemented) and VendorDirectFulfillmentShipping (in progress, see #5248).

Describe the solution you’d like

We have 2 sets of creds for now in LastPass: Amazon SP API (owned by cart.com) and AWS amazon sp api selling-partner-api config.

  • Amazon SP API (owned by cart.com) has no enough rights for the API auth, so I couldn't check out if these streams are filled there.
  • AWS amazon sp api selling-partner-api config has enough rights, but we need the fill the streams with real data (real items, which are in sale in Amazon).

So we need to get these stream data either way to add all the streams to the tests.

Additional context

Related tasks: #4863, #5311, #5248

Are you willing to submit a PR?

We need to either fill our test account with real data or get the proper permissions to the partner account.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues autoteam team/extensibility type/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants