如何删除 Netsuite 中的 Oauth 访问令牌?
how to delete Oauth access token in Netsuite?
我还有 运行 次获得用于测试的 oauth 访问令牌。我越界了。现在我尝试以任何一种方式 GUI 或代码删除访问令牌。我收到以下消息。
This user has exceeded the number of active access tokens this role.
设置inactive后,我又可以获取access token了。但是如何在GUI模式下删除那些活跃和不活跃的令牌呢?
设置 -> 用户/角色 -> 访问令牌 -> 新访问令牌
1) Setup -> User / Roles -> Access Tokens (Click on the Access Tokens
link itself)
2) You will list of users and their tokens, click edit link
3) Click Revoke button
我还有 运行 次获得用于测试的 oauth 访问令牌。我越界了。现在我尝试以任何一种方式 GUI 或代码删除访问令牌。我收到以下消息。
This user has exceeded the number of active access tokens this role.
设置inactive后,我又可以获取access token了。但是如何在GUI模式下删除那些活跃和不活跃的令牌呢?
设置 -> 用户/角色 -> 访问令牌 -> 新访问令牌
1) Setup -> User / Roles -> Access Tokens (Click on the Access Tokens link itself)
2) You will list of users and their tokens, click edit link
3) Click Revoke button