HM - Hennes Mauritz

फ्रीमियम
द्वारा Api Dojo | अपडेट किया गया 15 दिन पहले | eCommerce
लोकप्रियता

9.7 / 10

लेटेंसी

2,156ms

सेवा का स्तर

100%

Health Check

N/A

सभी चर्चाओं पर वापस जाएं

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.

चर्चा में शामिल हों - नीचे टिप्पणी जोड़ें:

नई टिप्पणियाँ पोस्ट करने के लिए लॉग इन / साइनअप करें