Neo.ClientError.Procedure.ProcedureCallFailed

CALL apoc.load.json("https://api.ip2location.io/ip=131.221.144.98&key=055785eebdb61b87d7fa1347a835ef2c")YIELD value

RETURN value

Failed to invoke procedure `apoc.load.json`: Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://api.ip2location.io/ip=131.221.144.98&key=055785eebdb61b87d7fa1347a835ef2c

On the above query got the following error:any suggestion to solve it are welcome.

If you click on the link you get a response that complains about the api key.

AB4C799C-978F-4207-A9D9-B6E2576020C0.jpeg

Thanks that was indeed the issue and it is solved now rgds arthur