Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions docs/reference/connector/docs/connectors-box.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ Save the refresh token from the response. You'll need this for the connector con
* "Write all files and folders stored in Box" in Application Scopes
* "Make API calls using the as-user header" in Advanced Features
3. Select `App + Enterprise Access` in App Access Level.
4. Authorize your application from the admin console.
4. Authorize your application from the admin console. If you do not have permission, you may need to submit the application for authorization.
Save the *Client Credentials* and *Enterprise ID*. You'll need these to configure the connector.

[discrete#es-connectors-box-configuration]
Expand All @@ -121,7 +121,7 @@ The Client ID to authenticate with Box instance.
The Client Secret to authenticate with Box instance.

`Refresh Token` (required if Box Account is Box Free)::
The Refresh Token to generate Access Token.
The Refresh Token to generate Access Token.
*NOTE:* If the process terminates, you'll need to generate a new refresh token.

`Enterprise ID` (required if Box Account is Box Enterprise)::
Expand Down Expand Up @@ -179,7 +179,7 @@ See <<es-connectors-troubleshooting>>.

See <<es-connectors-security>>.

// Closing the collapsible section
// Closing the collapsible section
===============


Expand Down Expand Up @@ -275,7 +275,7 @@ Save the refresh token from the response. You'll need this for the connector con
* "Write all files and folders stored in Box" in Application Scopes
* "Make API calls using the as-user header" in Advanced Features
3. Select `App + Enterprise Access` in App Access Level.
4. Authorize your application from the admin console.
4. Authorize your application from the admin console. If you do not have permission, you may need to submit the application for authorization.
Save the *Client Credentials* and *Enterprise ID*. You'll need these to configure the connector.

[discrete#es-connectors-box-client-configuration]
Expand All @@ -291,7 +291,7 @@ The Client ID to authenticate with Box instance.
The Client Secret to authenticate with Box instance.

`Refresh Token` (required if Box Account is Box Free)::
The Refresh Token to generate Access Token.
The Refresh Token to generate Access Token.
*NOTE:* If the process terminates, you'll need to generate a new refresh token.

`Enterprise ID` (required if Box Account is Box Enterprise)::
Expand Down Expand Up @@ -375,5 +375,5 @@ See <<es-connectors-troubleshooting>>.
See <<es-connectors-security>>.


// Closing the collapsible section
// Closing the collapsible section
===============
Loading