Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parameters need to be case insensitive #109

Closed
DanRamage opened this issue Jan 17, 2014 · 1 comment
Closed

Parameters need to be case insensitive #109

DanRamage opened this issue Jan 17, 2014 · 1 comment
Milestone

Comments

@DanRamage
Copy link

This might be a duplicate of: #106

While trying to test a GetObservation with the eventtime parameter from the PyOOS library, I generated this query that the server throws an exception on:

http://129.252.139.124/thredds/sos/carocoops.cap2.buoy.nc?eventTime=2014-01-16T03:14:29Z&service=SOS&offering=urn:ioos:station:org.secoora:carocoops.cap2.buoy&request=GetObservation&version=1.0.0&responseFormat=text/xml;schema=%22om/1.0.0/profiles/ioos_sos/1.0%22&observedProperty=urn:ioos:sensor:org.secoora:carocoops.cap2.buoy:water_temperature

Changing the eventTime to lowercase resolves the issue.

@daf
Copy link
Member

daf commented Feb 13, 2014

This is indeed a duplicate of #106.

@daf daf closed this as completed Feb 13, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants