-
How do I format my ODBC connection string to use OAuth2.0 Certificate
I have configured an integration to allow for OAuth 2.0 (Authorization Code Grant, Client Credentials (M2M), and set scope to include SUITEANALYTICS CONNECT). I have generated a cert and uploaded it to NS OAuth 2.0 Client Credentials Setup. I can use this integration to generate an oauth access token and can use that in a…
-
OAuth 2.0 Client Credentials Flow - POST Request to the Token Endpoint and the Access Token Response
Hi All, I need help as I've been at this for a number of days. I'm trying to setup OAuth2.0 Client Credentials Flow in order to access a NetSuite Restlet from a third party application. I'm using javascript in the third party application. I've been able to manage to get it working in Postman but not from the app. I've…
-
How to create a JWT Token with C#?
I am having issues creating a valid JWT Token. The following advice is given: You should use a library for generating of the JWT bearer token. Do you recommended library or having C# logic that accomplishes this task? https://netsuite.custhelp.com/app/answers/detail/a_id/101107…
-
How to enable OAUTH2 for a given role?
How do we enable OAUTH2 for a given role? I do not see anything relevant to OAuth2.0 in Setup->Users/Roles->Manage Roles->Administrator under any of the permissions. @Mikko De La Fuente-Oracle or @Erick Dela Rosa-Oracle can you help us out here? thanks so much! Ari
-
OAuth 2.0 Token Expiration Time
Is there a way to extend the NetSuite OAUTH 2.0 access and refresh token expiration time beyond 60 min ?