thinq2-python
thinq2-python copied to clipboard
thinq2 device error
First Error :
marshmallow.exceptions.ValidationError: {'result': {'item': {0: {'modelProtocol': ['Missing data for required field.']}}}}
Using more verbose, I've more clues : There's no model_protocol in result, so this required field must be commented https://github.com/tinkerborg/thinq2-python/blob/f4fed5e60142b5fb492f1c8b50b63e859556f811/thinq2/model/thinq.py#L57