I'm trying to generate travel distances using georoute in Stata but getting different error messages. I have lat/lon coordinates of nearly 1,000 ZIP codes and a single end address. I installed georoute and the other required commands, registered for a free HERE account and generated a REST API key. On my macbook, I get the error r(198): "There seems to be an issue with the credentials of your HERE application." On another PC, the distance variable is created (empty) but I get error r(133): "unknown function geturi()".

Can anyone advise?