On Tue, Mar 12, 2019 at 8:45 AM Jens Geyer <[email protected]> wrote:

> Hi,
>
> > I think the comma issue doesn't impact me since we are using binary
> > protocol and the json protocol was just for human readability.
>
> Agree, but thanks anyway for spotting it.
>
> > By "not working" I mean when I try to login to the server it fails. All
> my
> > field values are correct, but I can only assume the server doesn't parse
> > things the same and fails.
>
> Any error messages maybe? Why do we have to always ask?
>

Server returns a bool - Success / Fail as in my original auth_args.thrift
you can see.


> > Is there a way for me to turn off this implicit rec and test?
>
> No, and you should not even try. It is part of the way how Thrift works.
>

Ok. then unless someone can look at the binary protocol stuff to see what's
different I feel very stuck. All the fields should be passing similar values

Reply via email to