How do I call invokeMethod when server expects a class? Like: { username: "x", password: "y" } How do I feed this to the new string list parameter?
How do I call invokeMethod when server expects a class?
Like:
{
username: "x",
password: "y"
}
How do I feed this to the new string list parameter?