When I send request to my nodejs API from browser on desktop(I mean opening the website on laptop) everything is fine.
but on my mobile phone I get these errors in the below images and no data from API is shown:

my website on localhost work fine, but when I open it on my phone through HTTP://192.168.1.103:8080/ which is the address, I'm facing this problem and, the data is not shown on the phone.


