cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

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.

shashanks3
Member
1 REPLY 1

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

gnongsie13
Developer Developer
Developer