Terry Smith
06/20/2025, 2:46 PM{
"title": "Bad Request",
"status": 400,
"detail": "An error has occurred while calculating the result",
"resultId": "555ce751b81caba6898988828100fa6ad1ed936d",
"reason": "General error",
"traceId": "b6fc5bc830566c1656c0567e837ca229"
}
Any help appreciated. Thank you!Joseph Heun
06/20/2025, 3:16 PM"detail": "General error; caused by The server principal \"gooddata\" is not able to access the database \"demo-dev-db\" under the current security context."
This error usually means the mapped DB user does not have the required access to the target database (demo-dev-db
).Joseph Heun
06/20/2025, 3:17 PMTerry Smith
06/20/2025, 3:44 PMJoseph Heun
06/20/2025, 4:02 PM