Scope
Specifies the OAuth 2.0 scope required to obtain the initial access and refresh token.
データ型
string
デフォルト値
""
解説
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 本製品, and you do not need to modify this property.
The available values are:
- restlets
- rest_webservices
- restlets rest_webservices