-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
| const result = await apiCall('system/get/metrics'); |
Clicking on View Metrics gives a bad API call. The error message does not show up in the UI. In DevTools, line 67 the error gives "Invalid API Endpoint", but the UI displays Unknown Error because error.message is null.
In the CLI typing system/get/metrics/ returns the correct data, but I do not see this endpoint listed https://github.com/Nexusoft/NexusInterface/blob/master/docs/Modules/nexus-global-variable.md#apicall
Metadata
Metadata
Assignees
Labels
No labels