anyone familiar with the `issuetoken` rest endpoin...
# suitescript
d
anyone familiar with the
issuetoken
rest endpoint? I have an integration user that I want to issue a token for using my administrator role. But if i call that endpoint with my credentials in the
NLAuth
header, then it does create a token for my integration, but in the NetSuite UI it shows the User as me, and the Role as Administrator. Instead of showing the User as the integration user account, and the Role as the integration role. Is there a way to override that using rest?