Anant Dalela
04/18/2025, 9:56 PM0a42c61dd5a92dcebdc822897c30acf3
Let me know the right place to reach out, happy to share more details via DM or a support ticketMauricio Cabezas
04/18/2025, 11:03 PM"An error has occurred while calculating the result"
With a different TraceID, there are more errors regarding SQL executions.
Also related to the connection to POSTGRESQL, bad query, and Null Body, etc, I think the most important is this one:
"msg": "Execution of SQL statement has failed"
Caused by: org.postgresql.util.PSQLException: ERROR: column \"wdf__member_id\" does not exist\n
I would recommend checking the connection to the database and also the mentioned column.Anant Dalela
04/18/2025, 11:09 PMMauricio Cabezas
04/18/2025, 11:10 PM