Hi everyone,Does anyone know how to handle CORS issues in NetSuite (SL)? I'm building a front-end page with Vue and want to fetch data from a NetSuite script for testing, but I can't get around the cross-origin problem. I’ve tried using a proxy, but it didn’t work. I’m now looking for a way to solve the CORS issue on the server side. Any advice would be greatly appreciated!