Darshan Sandhu
10/16/2024, 6:40 PMCeligo AI
10/16/2024, 6:40 PMAI generated answer (using internal Slack threads):To create an access token with a specific role, you can follow these steps: 1. Navigate to the following URL:
<https://system.na0.netsuite.com/app/setup/useraccesstokens.nl>
. This will allow you to create an access token for the current user's role.
2. If you need to create an access token for a different user or role, you can use this URL: <https://system.na0.netsuite.com/app/setup/accesstokens.nl>
.
3. You will need to have the appropriate permissions to create an access token. These include "Access Token Management", "User Access Token", "Login Using Access Token", and "Login Using OAuth 2.0 Access Token".
4. If you are developing an application that calls a restlet using Token Based Authentication (TBA), you might want to set up a "Service Account" with the associated role. This is essentially a generic account that can be used for integrations. You can assign multiple roles to this account to limit the permissions of the tokens.
5. It's also recommended to create a special role for the service account that has read-only access to minimize associated risks.
******
Disclaimer:
This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes.
******Celigo AI
10/16/2024, 6:41 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.856602609
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.822489619
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.822320104
Celigo AI
10/16/2024, 6:41 PM