Hi everyone,
We're currently using SCA Mont blanc, and recently our suite service calls have started failing. We call them from a backend SSP library via nlapiRequestURL() and get the URL generated via session.getAbsoluteUrl().
This always worked, but recently, nlapiRequestURL() is complaining that it needs a fully qualified URL. I'm suspecting something has changed since the update, but I'm not sure if nlapiRequestURL() now always needs a fully qualified URL (even if it's a NetSuite site) or if session.getAbsoluteUrl() is no longer generating a full URL.