I have a valid Here licence and I have been using it for long time. Suddenly I had the above response from server. The url is: http://pde.api.here.com/2/matchroute.json?app_id=xxxxxxxxxxxxxxx&app_code=xxxxxxxxxxxx&routemode=car&file=®ions=WEU&release=LATEST
def connectPost(self, url, data, headers=None):
return self.S.post(url, data=data, headers=headers , proxies = self.proxy_dict)
As per the licensing, and delivery back-end system The account has expired that's why.
Cheers, WaliedCheetos