I have a few endpoints written in Node.JS hosted with Firebase Cloud Functions. When I run my app in safari, my backend is returning a response in some instances, and when I check I can see that they are returning with all of the correct headers in the request 
However, in some cases when I run my app in safari the backend returns no response and is missing numerous request headers.
Also getting these errors not too sure what to make of this

