Hello,
When I pass a base64 string of a food image taken via camera, I get a 211: Food not detected error. However, when I convert the string and use the recognition demo, the food is detected. Is there a specific format to follow when passing the string? Otherwise, how can I fix this bug?