HM - Hennes Mauritz

FREEMIUM
Door Api Dojo | Bijgewerkt hace 13 días | eCommerce
Populariteit

9.7 / 10

Latency

2,159ms

Serviceniveau

100%

Health Check

N/A

Terug naar alle discussies

Region codes return '[400]Bad Request'

Rapid account: Iho 98915 8 P 4 Ft Xfvht 0

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 hace 3 años

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.

Doe mee aan de discussie - voeg hieronder een opmerking toe

Log in / Schrij u in om nieuwe opmerkingen te plaatsen