Hi

I have enabled Amzon API module on Drupal 7 and added my credentials for Amazon. Now when I use ASIN for a product to test I get following message

HTTP code 400 accessing Amazon's AWS service: AWS.InvalidAssociate, Your xxxxxxxxxx is not registered as an Amazon Associate. Please register as an associate at https://affiliate-program.amazon.com/gp/associates/join/landing/main.html.

When I go to that page it gets redirected to https://affiliate-program.amazon.com/welcome which has link to join for free but it asks for at least one website and one mobile app to continue create my associate account.

How do you test Amazon API module from local dev env?

Thanks