Skip to content
This repository was archived by the owner on Nov 11, 2022. It is now read-only.
This repository was archived by the owner on Nov 11, 2022. It is now read-only.

/rangemap API required deviceTime queryString #55

Description

@hkmemory

When I submit a GET method request to Rangemap API, it show the following error message.
{
"error": {
"code": 500,
"description": "(SmartPhoneUtil-A-101) Mandatory parameter(s) missed or blank: Cannot calculate remaining range circle, deviceTime is missing!"
}
}

After I added the (deviceTime=1) queryString it show other error message
{
"error": {
"code": 500,
"description": "(SmartPhoneUtil-A-2012) Ressource not found. Cannot calculate remaining range circle!"
}
}

What should I input at deviceTime queryString?
Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions