You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A DocusSign Connect configuration may or may not have "Time Zone Information" checked as "Included", which means this method should handle a case where timezone information is not present.
The text was updated successfully, but these errors were encountered:
AttributeError: 'NoneType' object has no attribute 'string'
at https://github.com/novafloss/pydocusign/blob/0.13.2/pydocusign/parser.py#L48A DocusSign Connect configuration may or may not have "Time Zone Information" checked as "Included", which means this method should handle a case where timezone information is not present.
The text was updated successfully, but these errors were encountered: