lob-python icon indicating copy to clipboard operation
lob-python copied to clipboard

ApiTypeError in last version

Open jherrerogb98 opened this issue 2 years ago • 0 comments

Im trying to get this to work but i am receiving many different errors. Is it possible that the version is outdated?

I got this error applying the example in the readme:

raise get_type_error(input_value, path_to_item, valid_classes, lob_python.exceptions.ApiTypeError: Invalid type for variable 'description'. Required value type is one of [NoneType, str] and passed type was ResourceDescription at ['description']

jherrerogb98 avatar Apr 21 '23 18:04 jherrerogb98