Closed Raidus closed 6 years ago
@Raidus Possibly your AccessKey and SecretKey are wrong.
@bhushankumarl thanks for you feedback but as I've told you, I've tested the same credentials (AccessKey and SecretKey) with another module and with the MWS Scratchpad. Both worked.
solution was setting the correct marketplace:
amazonMws.setHost("mws.amazonservices.de");
solution was setting the correct marketplace:
amazonMws.setHost("mws.amazonservices.de"); ``wow it is so niiiiiiiiiiiice`
Hi,
I'm always getting access denied although the credentials are correct since I've tested the same credentials with https://github.com/beardon/mws-api and the MWS Scratchpad
My Code: