amzn / selling-partner-api-models

This repository contains OpenAPI models for developers to use when developing software to call Selling Partner APIs.
Apache License 2.0
609 stars 732 forks source link

Setup development environment #2338

Closed willytjandra closed 1 year ago

willytjandra commented 2 years ago

We're building an app for public application using selling partner API. Is there a way to test our code without using real seller data? i.e. authorization? Currently we have registered an application with Amazon. Obviously we do not want to use production app for testing.

Do we need to register a new app for development purpose? It seems overkill. We looked at sandbox, it seems like it still needs to have real seller access token to fetch mock data. Is this correct?

Cheers,

lobotomisador commented 2 years ago

@willytjandra there is no way to test it without a real seller. You can use the sandbox with the real seller to prevent touching real data.

github-actions[bot] commented 1 year ago

This is a very old issue that is probably not getting as much attention as it deserves. We encourage you to check if this is still an issue after the latest release and if you find that this is still a problem, please feel free to open a new issue and make a reference to this one.

github-actions[bot] commented 1 year ago

closed for inactivity