OAuthVersion
Specifies the OAuth version used for authentication.
Possible Values
AUTO, 1.0, 2.0Data Type
string
Default Value
"AUTO"
Remarks
The following OAuth versions are available:
- AUTO: Automatically determines the appropriate OAuth version.
- 1.0: Supports both SuiteTalk and SuiteQL schemas.
- 2.0: Supports only the SuiteQL schema.
In most cases, the default value AUTO is sufficient and requires no manual changes. Set this property only if you need to override the automatic selection.