Hello NS Professionals. I'm trying to call a backend Suitelet from UE script to trigger another UE script. The Suitelet should not be 'Available without login' so I'm generating OAuth Authorization header. I tried several things I was able to find online, including playing with JSESSIONID cookie but the only results I was able to achieve were "You are not allowed to navigate directly to this page." or "You must log in before accessing this page." Custom module or redirection from UE to SL are not an option here. Has anybody a working example?