Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
RESTlet Authorization Issue
For what it's worth (and I know it's not a lot of help but...), I was running into continuous Unauthorized 401 issues trying to authenticate with RESTlet. After a lot of head scratching, it turned out to be the password. For whatever reason, it would not accept the password even though in the Employee record, it accepted it without issue (even identified it as strong).
I don't know exactly what part of the password was causing the error. The password started with a number (9), and had an @ character and a dot (.) along with upper case letters, lower case letters and a few additional numbers. I changed it to start with a letter and removed the @ character, but everything else was the same and it worked. Go figure...