Invalid message or missing parameters. For
example, if the scope is invalid, the corresponding error looks
like this: { "message": "invalid scope" }If
parameters are missing, the corresponding error looks like this: {"message": "Missing Body Parameters: [\"scope\"]" }If
the license has expired or is otherwise invalid, the corresponding
error looks like this: { mwStatus: 409, mwMessage: 'Invalid license' } |