objecthub-io / ObjectHub

ObjectHub is an open repository for software objects and a development platform.
2 stars 1 forks source link

Micro Service reports 503 error when submitting input with field userNodeUri #324

Closed mxro closed 6 years ago

mxro commented 6 years ago

Steps

Supply a service with an input containing userNodeUri, eg.

{
  "userNodeUri" : "..",
  "userNodeSecret" : ".."
}

Findings

The server reports a 503 error which does not state the problem clearly (e.g that this input variable is not allowed).

objecthub-io commented 6 years ago

Fixed.