I have a frontend Vue app running on localhost:8080. I\'m attempting to send a request to my backend application, a Sails JS node app, running on localhost:1337.
My r