Skip to content

Unhandled TypeError in python wrapper #103

@gjask

Description

@gjask

Sadly I wasn't able to capture response data that caused the error. Also exception returned from fastrpc doesn't seem to contain traceback. So far I know the following exception is raised by calling fastrpc.loads(response_data) and http status code was in range >=200 and <300.

<fastrpc.Fault: -500, Unhandled exception <type 'exceptions.TypeError'>: __init__() argument 3 must be string without null bytes, not str>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions