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

Jignesh Desai 126 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 API
Microsoft Partner Center | Other
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.