Discussions
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
SuiteTalk authentication error
Hello,
I'm working on completing LCS SuiteTalk SOAP web services course. The course, course application files and training account are no longer consistent since user-credential Passport authentication is now depreciated in favor of TBA and the video walkthrough focuses on TBA.
I'm having problem executing simple "get" command on Vendor record. I used course provided code with NetSuiteService object. I commented out user-Passport authentication and uncommented TokenPassport authentication. I generated token and integration strings and copied them into the code along with account number, as required. I have Soap Web Services-only role assigned to user. Soap web services feature is enabled. Role has permissions to Log in using token and SOAP web services. All elements are listed in integration record. I can also see that Token Passport values are sent to NetSuite server and Passport gets a value in Signature property.