Skip to content

wamp.error.no_such_realm

When the given realm uri does not exist.

Description

Normally this is caused when there are request or input data validation failures.

Positional Results
0string

The error message

Keyword Results
codestring

wamp.error.no_such_realm

descriptionstring

The error description

messagestring

The error message

Example

json
{
    "code":"wamp.error.no_such_realm",
    "description":"A realm named 'com.leapsight.test'could not be found.", 
    "message":"The request failed because the realm provided does not exist."
}

Except where otherwise noted, content on this site is licensed under a Creative Commons Attribution-ShareAlike (CC-BY-SA) 4.0 International license.
Bondy and Leapsight are registered trademarks of Leapsight Technologies Ltd.