YASSER
12/31/2024, 10:21 AMCeligo AI
12/31/2024, 10:21 AMAI generated answer (using internal Slack threads):****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ****** To get the realm in NetSuite, you need to use your account ID. The realm is a required field in your OAuth signature generation. For example, if you are trying to access a Restlet on your sandbox using OAuth, the realm should include the
-sb1
or _SB1
depending on your sandbox number. You might need to try different combinations of -sb1
and _SB1
until you find the one that works for your specific case.
Here is a general process:
1. Enable Token Based Authentication.
2. Set the Role to have Access Token Management and User Access Tokens under Setup.
3. Add the account ID as the Realm.
4. Generate your OAuth signature with the realm included.
Please note that if you are making OAuth restlet calls to a sandbox account, you need to set the realm to xxxxxx_SB1
or whichever sandbox your number has.
Remember to double-check your tokens and keys for any rogue characters that might cause invalid login attempts.Celigo AI
12/31/2024, 10:21 AMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.789108813
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.77775687
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.761714399
Celigo AI
12/31/2024, 10:22 AM