CORS issue: It works on my local browser but not on mobile device

See attached image for more info on the issue. Would appreciate any feedback. It gives 403

Not an expert, but I would think its the origin being file:// instead of a http endpoint, your server responded with the same…