<div dir="ltr"><br>Hi<br><br>In the returned XML from the fdsn event web service, the event publicID looks like:<br>&lt;event publicID=&quot;smi:<a href="http://service.iris.edu/fdsnws/event/1/query?eventId=4213174">service.iris.edu/fdsnws/event/1/query?eventId=4213174</a>&quot;&gt;<br>
<br>But if you paste the url (after the sml:) into a browser you get a<br><br>Error 400: Unknown query parameter: eventId<br><br>Changing the I to i, so the URL is<br><br><a href="http://service.iris.edu/fdsnws/event/1/query?eventid=4213174">service.iris.edu/fdsnws/event/1/query?eventid=4213174</a><br>
<br>seems to work.<br><br>Would be nice if the publicID was compatible with the web service query params.<br><br>thanks<br>Philip<br></div>