I tried to run the box connector after importing the project from github https://github.com/mulesoft/box-connector project running successfully but after grant permission, I am getting the following error,
Unable to fetch access token. Message payload is of type: NullPayload
Console Error:
ERROR 2015-10-05 13:36:28,731 [[doc-sample].auto-generated-listener-config-0.worker.01] org.mule.exception.DefaultMessagingExceptionStrategy:
Message : Unable to fetch access token. Message payload is of type: NullPayload Type : org.mule.api.MessagingException Code : MULE_ERROR--2 JavaDoc : http://www.mulesoft.org/docs/site/current3/apidocs/org/mule/api/MessagingException.html Payload : {NullPayload}
Exception stack is: 1. null (java.lang.NullPointerException) org.mule.util.store.PartitionedPersistentObjectStore:105 (null) 2. Unable to fetch access token. Message payload is of type: NullPayload (org.mule.api.MessagingException)