diff --git a/modules/soc_leaf/pycarwings2.py b/modules/soc_leaf/pycarwings2.py index d583d9b9e..5cf51d12d 100755 --- a/modules/soc_leaf/pycarwings2.py +++ b/modules/soc_leaf/pycarwings2.py @@ -72,7 +72,7 @@ import base64 from Crypto.Cipher import Blowfish -BASE_URL = "https://gdcportalgw.its-mo.com/api_v210707_NE/gdc/" +BASE_URL = "https://gdcportalgw.its-mo.com/api_v230317_NE/gdc/" log = logging.getLogger(__name__)