Acccount ERC request does not return logo

Hi.
I am currently working to integrate Moralis to our app. It has been a smooth experience, but unfortunately I found out in the recent API return when requesting Account’s ERC20 balance, the logo isn’t returned along with the result. Can someone take a look at this?

here’s the curl sample:

curl --location --request GET 'https://deep-index.moralis.io/api/v2/0x275e400c6f8b1cee71060c2c5C1AbbE0b72bBB60/erc20?chain=bsc' \
--header 'accept: application/json' \
--header 'X-API-Key: '

Thanks!
Regards

Hi, we will investigate, thanks for reporting.