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
Need help with POST to RESTlet
We have created a RESTlet script which is able to handle JSON posts from third-party applications such as Postman and Advanced Rest API. However, when attempting to send data via URL, we are receiving:
{"result":"The remote server returned an error: (400) Bad Request."} The URL which data will post from is formatted like so: http://DATAENDPOINT.com&url=https://...,nlauth_role=3
If I change a character in e-mail/signature, I receive:
{"result":"The remote server returned an error: (401) Unauthorized."} I have opened a case and have also exhausted all available web/NetSuite resources... can anyone provide some insight as to what may be missing from our URL string? Thanks!
0