On a website I am using a script that send a request, but on inspect element its showing this message:
The resource "RESOURCE" was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate as value and it is preloaded intentionally.
and the request is not getting sent. How do i fix this