
Request getFilteredList via Muvi One Classic
Hi, I request getFilteredList like this, but returned 999, can you help me?
curl -X POST "https://cms.muvi.com/rest/getFilteredList" \
-H "Content-Type: application/json" \
-H "Accept: application/json" \
-d '{
"authToken": "token",
"country": "JP",
"sort_by": "lastupload",
"limit": 10000,
"user_id": null,
"state": null,
"city": null,
"offset": null,
"category": null,
"genre": null,
"subcategory": null
}'
{"code":999,"status":"Error","message":"Something went wrong"}

Hi, Yes, There was a bug because of which you are getting this exceptional behavior. We have fixed it now. Could you please check this again & confirm? Thank you
- You must login to reply
- You must login to post answer
Hi,
Yes, There was a bug because of which you are getting this exceptional behavior. We have fixed it now. Could you please check this again & confirm?
Thank you
- Christopher Graham answered 8 months ago
- You must login to post comments
Please login first to submit.
Ask Question