Hi all! We've been using SuiteTalk to integrate Netsuite with a custom-built website for several weeks now, and everything was running fine, until Netsuite did some routine scheduled maintenance over the weekend. Now, the Suitetalk endpoint for both our sandbox and production Netsuite systems return "Not found" errors. The company URLs shown on the Company Information page in Netsuite still show the same endpoint URLs as we used before the maintenance (https://[acctID].
suitetalk.api.netsuite.com and https://[acctID]-
sb1.suitetalk.api.netsuite.com), but both are returning "Not found" when using the PHP SDK, command line curl, and in a browser.
I've checked all the things in Netsuite that I thought might have got switched off during the maintenance, but it all still seems to be enabled - "SOAP Web Services" on the "Enable features" page, the custom API user role is still active, the integration is still there with the same application ID. It really feels like Netsuite have forgotten something as part of their maintenance, but as their support is likely to take quite a long time to respond, is there anything else I can check in the meantime? Has anyone else had anything like this following routine Netsuite maintenance?