Box OAuth configuration - APS 1.9 - Windows Development Workstation (Alfresco Enterprise)

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2021 08:23 PM
Hi,
I am trying to push a document to Box on my local Windows development machine, but when I hit this URL:
http://localhost:8080/activiti-app/app/rest/integration/box/confirm-auth-request
I get this error:
HTTP Status 500 - Request processing failed; nested exception is com.activiti.service.exception.NotPermittedException: BOX module is not enabled.
I am running APS 1.9 on a Windows machine. Is there something I am missing in my configuration?
I have the following configuration in activiti-app.properties.
box.disabled=true
box.web.auth_uri=https://app.box.com/api/oauth2/authorize
box.web.client_id=RegisterWithBoxForYourClientId (client id entered from Box)
box.web.client_secret=RegisterWithBoxForYourSecret (client secret entered from Box)
box.web.javascript_origins=http://localhost:8080
box.web.token_uri=https://app.box.com/api/oauth2/token
box.web.redirect_uris=http://localhost:8080/activiti-app/app/rest/integration/box/confirm-auth-request
box.upload.retry.maxAttempts=4
box.upload.retry.delay=1000
Any help would be greatly appreciated. Thanks!
Labels:
- Labels:
-
Alfresco Process Services
0 REPLIES 0
