Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Please note that on Friday, March 20, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 4 hours. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
Getting error while getting exchange rate from this Api https://apikijangportal.bnm.gov.my/openapi
Hello, I am trying to post the currency exchange rates fetched from an API to Netsuite via the CSV file updation process, while I run the script using the API it gives me the following error, however, if I pass the response that API hard-coded, the rates are being updated fine. I have tried all the solutions but nothing seems to work as the NetSuite doesn't accept the API version.
{
type: "error.SuiteScriptError",
name: "SSS_INVALID_HOST_CERT",
message: "An untrusted, unsupported, or invalid certificate was found for this host.",
id: "",
stack: [
"Error\n at Object.execute (/SuiteScripts/_update_exchange_rate_ss.js:18:38)"
0