I am trying to show the image from the market websocket call but image url is not allowed to be shown

I am trying to show the image from the market websocket call but image url is not allowed to be shown and we are getting 403 error.
Is there a way we can get this fixed.
The url we are hitting is https://www.binance.com/bapi/composite/v1/public/marketing/symbol/list and the from the response we are trying to access the value from the key logo

The URL you provided is for an API used by Binance websites to load data, and not part of the public APIs Binance provides to developers.

This means that while they are accessible by the public, Binance does not offer support and may change the interfaces without any form of announcement, making them unreliable for developers.

I do not suggest using them as they are not intended to be used by the public.

We are in a process of showing all the icons from the binance into our mobile app, and for that we are using that, is there any other api that we can use for this purpose.
Something that is available for developer. We are new to this side. Any help would be great for us.

Nothing of this nature, in terms of icons, is officially available by Binance. If you are looking for symbols available, I suggest having a look at the SPOT and FUTURES API documentation here
https://binance-docs.github.io/apidocs/spot/en/#introduction