my azure web app (rest node api ) works with a curl request in terminal but not with frontend or thunder client
enter image description hereI have REST API deployed on azure when I am hitting requests other than curl it is sending a response as 404 but when curl request is being hit resource get created everything works fine but I need to work on I also specified Acess-Control-Allow-origin as “*” though I am not getting the response as I am expecting rather than curl