Channels / #fineract / 2026-01-12

#fineract 2026-01-12

Mon 10:55Anand Mutha
@Anand Mutha has joined the channel
Mon 11:19Adam Saghy
Can you please copy the full response object from the browser network tab for this failed call?
Mon 11:19Adam Saghy
if it does not contain any useful information, you might wanna share the console log of the backend too
Mon 11:34Horlugingin Ayoade
@Anand Mutha , most likely you have not setup pentaho . just like Adam said , please share the response body
Mon 13:19Dhroov Sankla
@Dhroov Sankla has joined the channel
Mon 13:24Dhroov Sankla
"Hello # team! I’m Dhroov Sankla, a developer interested in contributing to the backend modernization projects for GSoC 2026. My stack includes Java 17/21, Spring Boot, and MySQL. I'm currently studying the API architecture and looking for 'good first issues' to get started. Glad to be here!"
Mon 13:25Anand Mutha
Hii @Adam Saghy,

{
"developerMessage": "The request caused a data integrity issue to be fired by the database.",
"httpStatusCode": "403",
"defaultUserMessage": "Pentaho failed: Failed to execute query.",
"userMessageGlobalisationCode": "error.msg.reporting.error",
"errors": [
{
"defaultUserMessage": "Pentaho failed: Failed to execute query.",
"developerMessage": "Pentaho failed: Failed to execute query.",
"userMessageGlobalisationCode": "error.msg.reporting.error",
"args": []
}
]
}
Mon 13:26Anand Mutha
Hii @Horlugingin Ayoade, I already did, also other pentaho reports working perfectly fine,

{
"developerMessage": "The request caused a data integrity issue to be fired by the database.",
"httpStatusCode": "403",
"defaultUserMessage": "Pentaho failed: Failed to execute query.",
"userMessageGlobalisationCode": "error.msg.reporting.error",
"errors": [
{
"defaultUserMessage": "Pentaho failed: Failed to execute query.",
"developerMessage": "Pentaho failed: Failed to execute query.",
"userMessageGlobalisationCode": "error.msg.reporting.error",
"args": []
}
]
}
reply Mon 14:43Horlugingin Ayoade
we can hop on a call tomorrow . The logs can also help us