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!
Authorization Header
Just trying to call the basic Hello World RESTlet. I just want to call the RESTlet through the URL to start with. I have also tried this using Postman extenstion as well.
.....deploy=1&NLAuth nlauth_account=11111, nlauth_email=my@email.com, nlaut....
.....deploy=1&(Authoirzation: NLAuth nlauth_account=11111, nlauth_email=my@email.com, nlaut...)
.....deploy=1&nlauth_account=11111&nlauth_email=my@email.com&nlaut....
I have tried many different combinations, but I still get 401 error, no authorization header.