Store API Error "Keyword must be 1152922700007114623 characters or fewer."

Jignesh Desai 101 Reputation points
2021-06-03T18:05:46.33+00:00

Hi,

I am using Store API to publish my app. When i issue commit in Store API, It returns me following error. Can anyone please help me to understand this error?
Keywords specified are definitely less then 40 characters as required. but error shows some vague number that does not make sense.

Can MSFT Store API Team throw some light.

{
"status": "CommitFailed",
"statusDetails": {
"errors": [
{
"code": "InvalidParameterValue",
"details": "Keyword must be 1152922700007114623 characters or fewer."
}
],
"warnings": [
{
"code": "SalesUnsupportedWarning",
"details": "The sales resource is no longer supported. To view or edit the sales data for this submission, use the Dev Center dashboard."
}
],
"certificationReports": []
}
}

"keywords": [
"आईसीएस",
"आईसीएल",
"कैलेंडर",
"रूपांतरित करें",
"CSV",
"आईसी को सीएसवी में परिवर्तित करें",
"समय पत्रक"
],

Regards

PS. Store API really sucks.

Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
873 questions
Microsoft Partner Center API
Microsoft Partner Center API
Microsoft Partner Center: A Microsoft website for partners that provides access to product support, a partner community, and other partner services.API: A software intermediary that allows two applications to interact with each other.
316 questions
{count} votes