dfp-prebid-setup
dfp-prebid-setup copied to clipboard
Getting error message during the test connection python3 -m dfp.get_orders
Could someone help me to resolve this issue:
Error summary: {'faultMessage': "[AuthenticationError.NETWORK_NOT_FOUND @ ; trigger:'[email protected]']", 'requestId': '867a68f3723ac118e383de16280c62fa', 'responseTime': '55', 'serviceName': 'OrderService', 'methodName': 'getOrdersByStatement'} Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/googleads/common.py", line 991, in MakeSoapRequest return soap_service_method( ^^^^^^^^^^^^^^^^^^^^ File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/zeep/proxy.py", line 46, in call return self._proxy._binding.send( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/zeep/wsdl/bindings/soap.py", line 135, in send return self.process_reply(client, operation_obj, response) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/zeep/wsdl/bindings/soap.py", line 229, in process_reply return self.process_error(doc, operation) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/zeep/wsdl/bindings/soap.py", line 329, in process_error raise Fault( zeep.exceptions.Fault: [AuthenticationError.NETWORK_NOT_FOUND @ ; trigger:'[email protected]']
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "