- ABP Framework version: v9.0.0
- UI Type: Angular
- Database System: EF Core (PostgreSQL)
- Auth Server Separated (for Angular): yes
- Exception message and full stack trace:
- {
"headers": {
"normalizedNames": {},
"lazyUpdate": null,
"lazyInit": null,
"headers": {}
},
"status": 500,
"statusText": "OK",
"url": "https://localhost:44385/api/saas/tenants",
"ok": false,
"name": "HttpErrorResponse",
"message": "Http failure response for https://localhost:44385/api/saas/tenants: 500 OK",
"error": {
"error": {
"code": null,
"message": "An internal error occurred during your request!",
"details": null,
"data": null,
"validationErrors": null
}
}
}
- Steps to reproduce the issue:
Showing 1 to 1 of 1 entries
Made with ❤️ on ABP v9.2.0-preview. Updated on January 16, 2025, 11:47