Skip to content

View Metrics Bad API call #8

@gagehansberry

Description

@gagehansberry

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions