Reporting API issue | Community
Skip to main content
composmentis601
February 14, 2019
Question

Reporting API issue

  • February 14, 2019
  • 0 replies
  • 945 views

Hi All,

I have a python wrapper which connects to Reporting API of Adobe analytics and pulls the data. It runs for more than 10 hours and then disconnects. I have been getting the following error.

ERROR - HTTPSConnectionPool(host='api.omniture.com', port=443): Max retries exceeded with url: /admin/1.4/rest/?method=Report.Get (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f6d255578d0>: Failed to establish a new connection: [Errno 110] Connection timed out',))
Traceback (most recent call last):

  File "/usr/local/lib/python3.6/site-packages/urllib3/connection.py", line 159, in _new_conn

Is there any time out option in Adobe analytics which could help me to fix it?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.