Forum Discussion

wolfphantom's avatar
wolfphantom
Cloud Apps
03-25-2024

Vue: useGetDashboardModel throws error

When using the mentioned composable the REST API call that occurs returns a valid status 200 and includes a response body. However, the composable is resolving as "isError = true" with the following ...