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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Struggling with UI Session using wslogin
I have a working webservices based solution, but I wish to add the ability to pop open a Contact record (so all custom fields, child entites etc. are available, rather than reading the values and displaying my own view).
From the help documentation, the way to do this is "Invoking a UI Session from an External Application" ... but I cannot get any response from this other than 400:Bad Request
I have tried putting the credentials on the url, as request headers and as request body (partly just experimenting, partly due to the few examples I found here) but nothing seems to work.
0