adamsaghy commented on PR #4697:
URL: https://github.com/apache/fineract/pull/4697#issuecomment-2930116842

   @a7med3del1973 
   ```
     Test runClientListingTableReportS3() FAILED
   
     org.apache.fineract.client.util.CallFailedRuntimeException: HTTP failed: 
Request{method=GET, 
url=https://localhost:8443/fineract-provider/api/v1/runreports/Client%20Listing?exportS3=true&R_officeId=1&isSelfServiceUserReport=false,
 tags={class 
retrofit2.Invocation=org.apache.fineract.client.services.RunReportsApi.runReportGetFile()
 [Client Listing, {exportS3=true, R_officeId=1}, false]}}; 
Response{protocol=http/1.1, code=403, message=, 
url=https://localhost:8443/fineract-provider/api/v1/runreports/Client%20Listing?exportS3=true&R_officeId=1&isSelfServiceUserReport=false};
 errorBody: {"developerMessage":"Request was understood but caused a domain 
rule violation.","httpStatusCode":"403","defaultUserMessage":"Errors contain 
reason for domain rule 
violation.","userMessageGlobalisationCode":"validation.msg.domain.rule.violation","errors":[{"defaultUserMessage":"S3
 object key length exceeds maximum allowed 
limit","parameterName":"id","developerMessage":"S3 object key length exceeds max
 imum allowed 
limit","userMessageGlobalisationCode":"error.aws.s3.key.length.exceeded","args":[]}]}
         at 
app//org.apache.fineract.integrationtests.client.ReportExportTest.runClientListingTableReportS3(ReportExportTest.java:61)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to