ACS (Greece) API website has changed, thus breaking Deliveries fetching new data from it.
Specifically new CORS protection was added and a token header (x-encrypted) is used which expires after a couple minutes.
I have not checked further on how to resolve it, maybe as a last resort, you could load the full website in webdriver with JS enabled and scrape the information from there.