"C:\Users\TOUFIKY\Desktop\Refinitiv API\myvenv\Scripts\python.exe" "C:\Users\TOUFIKY\Desktop\Refinitiv API\main.py" INFO:pyeikon:Send GET request to http://127.0.0.1:9060/api/status to detect API Proxy... INFO:httpx:HTTP Request: GET http://127.0.0.1:9060/api/status "HTTP/1.1 407 authenticationrequired" INFO:pyeikon:Checking proxy url http://127.0.0.1:9060/api/status response : 407 - McAfee Web Gateway - Notification
Authentication Required
You must be authenticated to access this URL.
URL:

Company Acceptable Use Policy
This is an optional acceptable use disclaimer that appears on every page. You may change the wording or remove this section entirely in index.html.
For assistance, please contact your system administrator.
generated 2024-02-23 10:19:17 by McAfee Web Gateway
python-httpx/0.27.0
INFO:pyeikon:Port 9060 was retrieved from .portInUse file INFO:pyeikon:Try to handshake on url http://127.0.0.1:9060/api/handshake... INFO:httpx:HTTP Request: POST http://127.0.0.1:9060/api/handshake "HTTP/1.1 407 authenticationrequired" INFO:pyeikon:Response : 407 - McAfee Web Gateway - Notification
Authentication Required
You must be authenticated to access this URL.
URL:

Company Acceptable Use Policy
This is an optional acceptable use disclaimer that appears on every page. You may change the wording or remove this section entirely in index.html.
For assistance, please contact your system administrator.
generated 2024-02-23 10:19:17 by McAfee Web Gateway
python-httpx/0.27.0
INFO:pyeikon:Application ID: cfd5c9ab8fa346208c3f5236e5adfc57ff56cec7 INFO:get_data:Extracting the BAM range for '['AEDMADFIX=SGMA', 'CADMADFIX=SGMA', 'CHFMADFIX=SGMA', 'DKKMADFIX=SGMA', 'DZDMADFIX=SGMA', 'GBPMADFIX=SGMA', 'JPYMADFIX=SGMA', 'KWDMADFIX=SGMA', 'LYDMADFIX=SGMA', 'MROMADFIX=SGMA', 'NOKMADFIX=SGMA', 'SARMADFIX=SGMA', 'SEKMADFIX=SGMA', 'TNDMADFIX=SGMA', 'USDMADFIX=SGMA', 'EURMADFIX=SGMA', 'OMRMADFIX=SGMA', 'GIPMADFIX=SGMA', 'BHDMADFIX=SGMA', 'QARMADFIX=SGMA', 'RUBMADFIX=SGMA', 'TRYMADFIX=SGMA', 'CNYMADFIX=SGMA']' INFO:httpx:HTTP Request: POST http://127.0.0.1:9060/api/v1/data "HTTP/1.1 407 authenticationrequired" ERROR:pyeikon:Error code 407 | Client Error: McAfee Web Gateway - Notification
Authentication Required
You must be authenticated to access this URL.
URL:

Company Acceptable Use Policy
This is an optional acceptable use disclaimer that appears on every page. You may change the wording or remove this section entirely in index.html.
For assistance, please contact your system administrator.
generated 2024-02-23 10:19:17 by McAfee Web Gateway
python-httpx/0.27.0
ERROR:pyeikon:HTTP request failed: EikonError-Client Error: McAfee Web Gateway - Notification
Authentication Required
You must be authenticated to access this URL.
URL:

Company Acceptable Use Policy
This is an optional acceptable use disclaimer that appears on every page. You may change the wording or remove this section entirely in index.html.
For assistance, please contact your system administrator.
generated 2024-02-23 10:19:17 by McAfee Web Gateway
python-httpx/0.27.0
ERROR:root:Error code 407 | Client Error: McAfee Web Gateway - Notification
Authentication Required
You must be authenticated to access this URL.
URL:

Company Acceptable Use Policy
This is an optional acceptable use disclaimer that appears on every page. You may change the wording or remove this section entirely in index.html.
For assistance, please contact your system administrator.
generated 2024-02-23 10:19:17 by McAfee Web Gateway
python-httpx/0.27.0
Traceback (most recent call last): File "C:\Users\TOUFIKY\Desktop\Refinitiv API\myvenv\Lib\site-packages\eikon\json_requests.py", line 127, in send_json_request _raise_for_status(response) File "C:\Users\TOUFIKY\Desktop\Refinitiv API\myvenv\Lib\site-packages\eikon\json_requests.py", line 271, in _raise_for_status raise EikonError(response.status_code, error_msg) eikon.eikonError.EikonError: Error code 407 | Client Error: McAfee Web Gateway - Notification
Authentication Required
You must be authenticated to access this URL.
URL:

Company Acceptable Use Policy
This is an optional acceptable use disclaimer that appears on every page. You may change the wording or remove this section entirely in index.html.
For assistance, please contact your system administrator.
generated 2024-02-23 10:19:17 by McAfee Web Gateway
python-httpx/0.27.0
During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Users\TOUFIKY\Desktop\Refinitiv API\get_data.py", line 29, in get_range_bam range_bam_df, range_bam_err = ek.get_data(ric_list, ['BID', 'ASK']) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\TOUFIKY\Desktop\Refinitiv API\myvenv\Lib\site-packages\eikon\data_grid.py", line 190, in get_data result = eikon.json_requests.send_json_request(_endpoint, payload, debug=debug) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\TOUFIKY\Desktop\Refinitiv API\myvenv\Lib\site-packages\eikon\json_requests.py", line 134, in send_json_request raise EikonError(eikon_err.code, eikon_err.message) eikon.eikonError.EikonError: Error code 407 | Client Error: McAfee Web Gateway - Notification
Authentication Required
You must be authenticated to access this URL.
URL:

Company Acceptable Use Policy
This is an optional acceptable use disclaimer that appears on every page. You may change the wording or remove this section entirely in index.html.
For assistance, please contact your system administrator.
generated 2024-02-23 10:19:17 by McAfee Web Gateway
python-httpx/0.27.0
Process finished with exit code 0