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!
TBA requesting tokens via script
I want to get tokens dynamically for a partner when they are approved. Has anyone been able to do this? I've tried calling the rest service but I get an error back that a session needs to be established and to sign in first. If the role I'm using has the ability to manage tokens, why can't I request a set of new tokens for another user?
I've even tried the sample PHP found in SA: Sample PHP code for Issuing Token in Token-based Authentication but I haven't gotten that to work either.
I find it frustrating that I can't issue a token set for another user. Anyone with some pointers?