Aurélien Pupier created CAMEL-23083:
---------------------------------------
Summary: Camel geocoder no more working on nominatim
Key: CAMEL-23083
URL: https://issues.apache.org/jira/browse/CAMEL-23083
Project: Camel
Issue Type: Bug
Affects Versions: 4.18.0
Reporter: Aurélien Pupier
the request now receives:
{noformat}
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title>403 Forbidden</title>
</head>
<body>
<h1>Error 403 Forbidden</h1>
<p>Forbidden</p>
<h3>Error 54113</h3>
<p>Details: cache-par-lfpg1960081-PAR 1772094693 423675585</p>
<hr>
<p>Varnish cache server</p>
</body>
</html>
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)