cancel
Showing results for 
Search instead for 
Did you mean: 

<urlopen error [Errno -2] Name or service not known>

I am trying to hit sandbox API using urllib using below API in python:

 

TEST_URL = 'https://test.authorize.net/gateway/transact.dll'

It worked yesterday, but today I am getting following error, please let me know if there is any issue from your side, or is there any issue from my side like proxy settings etc.

 

<urlopen error [Errno -2] Name or service not known>

 

Thanks in Advance.

Sreekanth 

4 REPLIES 4

Hello @sreekanthreddyi

 

Are you still experiencing this problem?

 

Richard

RichardH
Administrator Administrator
Administrator

Yes Rechard, it is happening only with sandbox in dev environment, not in Production.

 

Also I have not changed any code in my dev environment.

 

I am using authorizesause third party for django, and there are no changes in the library too.

 

Please help me.

 

Thanks in advance.

 

Sreekanth Reddy Ila

 

 

Are there any updates on this? I am experiencing the same issue. We are also using Django and authorizesauce. The error is only encountered in development; production is unaffected.

 

That said, I cannot confidently update our production environment when development is still unstable.

Hello @That1Guy

 

We're aware of this issue in our sandbox.  You can learn more about this and a potential work-around here: https://community.developer.authorize.net/t5/Integration-and-Testing/sandbox-wsdl-oce-ex-cert-api-nx...