microsoft / StoreBroker

A PowerShell module that leverages the Windows Store Submission API to allow easy automation of application submissions to the Windows Store. The master branch is stable and the v2 branch is under active development.
Other
97 stars 40 forks source link

StoreBroker does not prevent use of unsupported language codes #236

Open riverar opened 1 year ago

riverar commented 1 year ago

After some exhausting troubleshooting of the Ingestion API, I discovered my app was attempting to provide a listing for bs-BA (Bosnia and Herzegovina). According to the List of supported languages, this is not a supported language code (as-is).

https://learn.microsoft.com/windows/apps/publish/publish-your-app/supported-languages?pivots=store-installer-msix#list-of-supported-languages

Opinions: