sample-code-python icon indicating copy to clipboard operation
sample-code-python copied to clipboard

get_transaction_details() method issue

Open Fasil005 opened this issue 2 years ago • 1 comments

ERROR 2023-03-23 06:38:22,279 authorizenet.sdk 154 execute Create Document Exception: <class 'pyxb.exceptions_.IncompleteElementContentError'>, (<authorizenet.apicontractsv1.CTD_ANON_70 object at 0x7f5927207f90>, <pyxb.utils.fac.Configuration object at 0x7f59272150d0>, None, None)

Fasil005 avatar Mar 23 '23 07:03 Fasil005

If I try to execute the file I am not able to reproduce the error because we have replaced PyXB with PyXB-X. This issue has been fixed in v1.1.5.

PRERNA1829 avatar Sep 30 '24 15:09 PRERNA1829