I was downloading historical data using breeze API till yesterday successfully. Today, I generated a fresh API session token and tried downloading historical data, but I got this error - 2026-08-21 11:28:47,265 INFO: Dates to download: 21 (2026-07-13 to 2026-08-10)
Traceback (most recent call last):
File "C:\Users\smriti sharma\AppData\Local\Programs\Python\Python310\lib\site-packages\breeze_connect\breeze_connect.py", line 851, in api_util
raise Exception(except_message.CUSTOMERDETAILS_API_EXCEPTION.value)
Exception: Unable to retrieve customer details at the moment. Please try again later.
I was downloading historical data using breeze API till yesterday successfully. Today, I generated a fresh API session token and tried downloading historical data, but I got this error - 2026-08-21 11:28:47,265 INFO: Dates to download: 21 (2026-07-13 to 2026-08-10)
Traceback (most recent call last):
File "C:\Users\smriti sharma\AppData\Local\Programs\Python\Python310\lib\site-packages\breeze_connect\breeze_connect.py", line 851, in api_util
raise Exception(except_message.CUSTOMERDETAILS_API_EXCEPTION.value)
Exception: Unable to retrieve customer details at the moment. Please try again later.