CLO Recommend Size API - error 404 NOT_FOUND
Hi! I tried the Size Recommendation API. I made a GET request, you can see it here:
It shows me an error every time I send the request:
{
"code": 404,
"error": "NOT_FOUND",
"message": [
""
]
}
I thought it might be a problem with avatarId or closetItemId, but these parameters are ok, the avatar is ready to use.
Can't find the reason why it gives me this error. I suppose there might be a problem with the basic link: https://api.benefitbyclo.com/recommend/size?
Please help me get the size recommendation.
0
評論