Skip to content

StoreBroker does not prevent use of unsupported language codes #236

Description

@riverar

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:

  • Ingest API should throw an appropriate error when this occurs (instead of a blanket 500 internal error)
  • StoreBroker should throw an appropriate error (or warn the user) when this input is detected

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions