HM - Hennes Mauritz

FREEMIUM
By Api Dojo | Updated 15 दिन पहले | eCommerce
Popularity

9.7 / 10

Latency

2,162ms

Service Level

100%

Health Check

N/A

Back to All Discussions

Region codes return '[400]Bad Request'

Rapid account: Iho 98915 8 P 4 Ft Xfvht 0
iho98915-8p4FtXfvht0
3 वर्ष पहले

I’m trying to use the country codes from the regions list, but almost all of them return a [400] Bad Request message.

Rapid account: Apidojo
apidojo Commented 3 वर्ष पहले

Hello,

You are calling the …/categories/list endpoint with lang not being supported with country.
Ex :
There is no language “en” listed under country “jp”
{
“name”: “Japan”,
“code”: “jp”,
“languages”: [
{
“name”: “日本語”,
“code”: “ja”
}
]
}

lang must be “ja” in this case.

Regards.

Join in the discussion - add comment below:

Login / Signup to post new comments