aaz
10/25/2024, 9:31 AMCeligo AI
10/25/2024, 9:31 AMAI generated answer (using internal Slack threads):The error message "Your role does not support OAuth2 login, please select a different one" typically occurs when the role associated with your OAuth2 login does not have the necessary permissions to use OAuth2. To resolve this issue, you need to create a new role with the necessary permissions. Here are the steps to do so: 1. Navigate to the roles setup page in NetSuite. 2. Create a new role that has the necessary permissions for OAuth2. This typically includes the 'User Access Tokens' permission. 3. Assign this role to the user that will be using OAuth2. Once you have created and assigned the new role, you should be able to use OAuth2 without encountering the error message. In addition, you can manage your authentication and issue a token for that role in your IDE (like Eclipse with the SuiteCloud IDE plugin). This role will then be used to upload to NetSuite. If you are using multiple NetSuite accounts and getting a message about the system not being able to select a login role, you might want to try setting a default role for each account. This can be done in the account settings. For selecting a role on an access token, you can use the following URLs: - For the current user's role:
<https://system.na0.netsuite.com/app/setup/useraccesstokens.nl>
- For other users and roles: <https://system.na0.netsuite.com/app/setup/accesstokens.nl>
******
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/25/2024, 9:32 AMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.806423843
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.803781271
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.80147171
Celigo AI
10/25/2024, 9:32 AM