Hi experts, we just had our sandbox account upgrad...
# general
j
Hi experts, we just had our sandbox account upgraded to NetSuite 2024.2, and the old SOAP endpoint for creating customer records no longer works. It says 410 Gone. Does anyone know if there’s a new endpoint for this function?
b
j
Yeah, we did that; the new version is the one that’s returning 410.
b
what the request you are sending
j
NM, we found the mistake; someone had removed the
getDataCenterUrls
calls in our code. facepalm Thanks for responding.