Scope
Specifies the OAuth 2.0 scope required to obtain the initial access and refresh token.
Data Type
string
Default Value
""
Remarks
This property is only applicable when using OAuth 2.0, which is only available when Schema is set to SuiteQL.
If you are using a custom OAuth 2.0 app, you must set this property to match the exact scopes configured for your OAuthClientId. Otherwise, the authorization request will fail.
If you are using embedded OAuth, the required scope is set automatically by the provider, and you do not need to modify this property.
The available values are:
- restlets
- rest_webservices
- restlets rest_webservices