- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
WARNING Multiple accepting paths for <class 'authorizenet.apicontractsv1.CTD_ANON_##'>
Hi There,
I'm getting below errors(or some related ones) on my console while charging a credit card(or creating a subscription):
WARNING Multiple accepting paths for <class 'authorizenet.apicontractsv1.CTD_ANON_9'>
WARNING Multiple accepting paths for <class 'authorizenet.apicontractsv1.CTD_ANON_8'>
WARNING Multiple accepting paths for {AnetApi/xml/v1/schema/AnetApiSchema.xsd}transactionResponse
Currently, I'm testing these using Sandbox Credentials for Django(v1.8) using Python-sdk and have not tested on production.
Also, tell me if these are the matter of concern before going live.
โ12-21-2018 04:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
This same issue has been addressed on our GitHub page.
Please refer to the issue there: https://github.com/AuthorizeNet/sdk-python/issues/133
โ01-24-2019 09:46 PM

