community-app
community-app copied to clipboard
Uploading documents doesn't work
Description
When uploading client documents, server error is received
Steps to Reproduce
- go to clients from tabs at the top
- choose any client
- Go to documents tab
- Click on upload button
- fill in the details, and submit
- you'll this response
{
"timestamp":1657455418278,
"status":500,"error":"Internal Server Error",
"message":"Access key cannot be null.",
"path":"/fineract-provider/api/v1/clients/1/documents"
}
@rrpawar96 @ikimbra have you noticed this before?