Some query show CORS error

I created a site that look like the poocoin site https://poocoin.app/tokens/0x0901d1aca07aa728df1c45a29a90b86552909538

My site: coinomic

but the problem is when I change the base currency address, sometimes it working fine, and sometimes it shows a CROS error.

Example (working):
https://polashmahmud.com/tranding-view?type=0x0901d1aca07aa728df1c45a29a90b86552909538
https://polashmahmud.com/tranding-view?type=0x3ee2200efb3400fabb9aacf31297cbdd1d435d47
https://polashmahmud.com/tranding-view?type=0x0901d1aca07aa728df1c45a29a90b86552909538

Example (not working):
https://polashmahmud.com/tranding-view?type=0x6E0fB6B19941FAf58982F09b33A9dceDa4377155
https://polashmahmud.com/tranding-view?type=0xf36f22d8d583fbafc034450f50110925c76d40d7
https://polashmahmud.com/tranding-view?type=0xfc7bf26f78f54a3296be69e0be61ab551ea705f4

you can try.

The ones that don’t work on my site same addresses that work on poocoin site.

Can anyone tell me the reason for this?