Skip to content

Error message incorrect - /v1/provide-list-of-device-interfaces & /v1/provide-list-of-actual-device-equipment  #55

@Ziabatcha

Description

@Ziabatcha

Tried the below POST API's when device was in connecting state and it throws error as expected.
http://xx:xx/v1/provide-list-of-device-interfaces
http://xx:xx/v1/provide-list-of-actual-device-equipment

But Error code is displayed as 500 and error message is incorrect.

{
"code": 500,
"message": "Request failed with status code 404"
}

When we try the same API from MWDI we are obsering the following error code/msg

{
"code": 404,
"message": "unable to fetch records for link xxx"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions