lineofflight / peddler

Amazon Selling Partner API (SP-API) in Ruby
https://lineofflight.github.io/peddler/
MIT License
307 stars 130 forks source link

Looking like Australia hasn't been added to the gem? #120

Closed Trimakas closed 6 years ago

Trimakas commented 6 years ago

Hi, Amazon recently enabled the Australian FBA marketplace, but it looks like the gem hasn't been updated with the marketplace yet. The Australian marketplace id is: A39IBJ37TRP1C6

According to Amazon here

Because when I try to connect I'm getting this error:

"A39IBJ37TRP1C6" is not a valid MarketplaceId (Peddler::Marketplace::BadId)

Trimakas commented 6 years ago

And by the way, lovely gem, thank you so much!!

hakanensari commented 6 years ago

The latest gem does support Australia. Perhaps you have an earlier version?

Trimakas commented 6 years ago

Yes it does.. thanks for getting back to me!