vacuum icon indicating copy to clipboard operation
vacuum copied to clipboard

Vacuum::Request::BadLocale: Vacuum::Request::BadLocale

Open AteqEjaz opened this issue 3 years ago • 3 comments

Hi,

I tested my Associate credentials using scratch pad and they are working fine. Gem always throwing following error

Vacuum::Request::BadLocale: Vacuum::Request::BadLocale

request = Vacuum.new(marketplace: 'US', access_key: '', secret_key: '', partner_tag: 'tag**')

Any help?

Thanks :)

AteqEjaz avatar Sep 26 '21 13:09 AteqEjaz

What version of gem are you using?

skatkov avatar Sep 26 '21 18:09 skatkov

@skatkov here is the Gem version

Users-MacBook-Pro% gem list | grep vacuum

vacuum (1.4.0)

AteqEjaz avatar Sep 26 '21 19:09 AteqEjaz

Your version is outdated, seems like one that didn't support mexico as locale. You need to upgrade.

Current version is 4.0

skatkov avatar Sep 26 '21 19:09 skatkov