Currently there is no way to change locale, and always ".com" TLD endpoint is called.
Please extend settings form so admins are able to set different locale for API calls.

Comments

hideaway created an issue. See original summary.

hideaway’s picture

StatusFileSize
new4.62 KB

Crafted following patch to allow set custom locale. Within this patch I included also -> https://www.drupal.org/project/amazon/issues/2787145 because without that patch this module is not working at all ending up with bunch of exceptions.

marcelovani’s picture

Status: Active » Needs review

Thanks for the patch, I need to compare this with #2841941: Any progress for D8 to expect? because it seems the two patches are for the same thing

hideaway’s picture

StatusFileSize
new2.86 KB

Understood. Just re-rolling this for myself, after latest bunch of patches were applied to 8.x-2.x

marcelovani’s picture

Cool, I will try both patches when I got time
Do you see anything we could use from the other patch and maybe you could merge into your patch?