Discussions

Ask a Question
Back to all

Atribute value no longer valid

Hello,

I am trying to list new product under 3712(lunch box) category, there is category attribute "No_s46_s32Of_s32Pieces", from category attribute API i am getting valid valuse like "0-4","5-10","11-20" etc. but when i call list new product api, everytime i am getting error "This value is no longer valid. Please select a valid value" , whatever value i am giving.
I also tried with single digit like "2" , getting same error.
Please look over that.
Response:
{"metadata":{"requestId":"37461100-9cd5-44b2-9f52-e92e57f0413d","clientId":"borosil","responseTime":99,"requestedURI":"POST /listing"},"payload":{"attributeErrorMap":{"No_s46_s32Of_s32Pieces":"This value is no longer valid. Please select a valid value"}}}