@@ -105,7 +105,7 @@ Save the refresh token from the response. You'll need this for the connector con
105
105
* "Write all files and folders stored in Box" in Application Scopes
106
106
* "Make API calls using the as-user header" in Advanced Features
107
107
3. Select `App + Enterprise Access` in App Access Level.
108
- 4. Authorize your application from the admin console.
108
+ 4. Authorize your application from the admin console. If you do not have permission, you may need to submit the application for authorization.
109
109
Save the *Client Credentials* and *Enterprise ID*. You'll need these to configure the connector.
110
110
111
111
[discrete#es-connectors-box-configuration]
@@ -121,7 +121,7 @@ The Client ID to authenticate with Box instance.
121
121
The Client Secret to authenticate with Box instance.
122
122
123
123
`Refresh Token` (required if Box Account is Box Free)::
124
- The Refresh Token to generate Access Token.
124
+ The Refresh Token to generate Access Token.
125
125
*NOTE:* If the process terminates, you'll need to generate a new refresh token.
126
126
127
127
`Enterprise ID` (required if Box Account is Box Enterprise)::
@@ -179,7 +179,7 @@ See <<es-connectors-troubleshooting>>.
179
179
180
180
See <<es-connectors-security>>.
181
181
182
- // Closing the collapsible section
182
+ // Closing the collapsible section
183
183
===============
184
184
185
185
@@ -275,7 +275,7 @@ Save the refresh token from the response. You'll need this for the connector con
275
275
* "Write all files and folders stored in Box" in Application Scopes
276
276
* "Make API calls using the as-user header" in Advanced Features
277
277
3. Select `App + Enterprise Access` in App Access Level.
278
- 4. Authorize your application from the admin console.
278
+ 4. Authorize your application from the admin console. If you do not have permission, you may need to submit the application for authorization.
279
279
Save the *Client Credentials* and *Enterprise ID*. You'll need these to configure the connector.
280
280
281
281
[discrete#es-connectors-box-client-configuration]
@@ -291,7 +291,7 @@ The Client ID to authenticate with Box instance.
291
291
The Client Secret to authenticate with Box instance.
292
292
293
293
`Refresh Token` (required if Box Account is Box Free)::
294
- The Refresh Token to generate Access Token.
294
+ The Refresh Token to generate Access Token.
295
295
*NOTE:* If the process terminates, you'll need to generate a new refresh token.
296
296
297
297
`Enterprise ID` (required if Box Account is Box Enterprise)::
@@ -375,5 +375,5 @@ See <<es-connectors-troubleshooting>>.
375
375
See <<es-connectors-security>>.
376
376
377
377
378
- // Closing the collapsible section
378
+ // Closing the collapsible section
379
379
===============
0 commit comments