Fix partner/connect endpoint error when used with incompatible WordPress locale. #686
Open
2 of 3 tasks
Labels
type: bug
The issue is a confirmed bug.
type: enhancement
The issue is a request for an enhancement.
The https://api.pinterest.com/v3/catalogs/partner/connect/ endpoint supports only the following locale
it,es-419,ru-RU,hu-HU,hr-HR,sv-SE,de,nb-NO,th-TH,sk-SK,ro-RO,es-MX,uk-UA,nl,en-AU,he-IL,tr,es-ES,pl-PL,cs-CZ,en-CA,fi-FI,pt-PT,el-GR,ja,ar-SA,fr-CA,en-GB,es-AR,da-DK,zh-CN,en-US,vi-VN,id-ID,bg-BG,zh-TW,en-IN,tl-PH,ko-KR,af-ZA,ms-MY,bn-IN,te-IN,fr,hi-IN,pt-BR
the task is to implement mapping of WordPress native locales that are required in a different format by Pinterest. For example:
nl-NL should be mapped to nl
Throw an error when no mapping is possible.
The following issue will track a set of items required to finalize the task.
Code tasks 👨🏻💻
Documentation 📄
The text was updated successfully, but these errors were encountered: