Describe the bug
The GET locations endpoint is returning an empty list [].
Expected behavior
For Baldhill_Dam and office MVP there should be at least a couple locations in cwbi dev.
CURL Commands
curl -X 'GET' \
'https://DEV/cwms-data/locations?names=Baldhill_Dam%2A&office=MVP&_cb=1775506358370' \
-H 'accept: application/json;version=2' \
-H 'Cache-Control: no-cache, no-store, max-age=0' \
-H 'Pragma: no-cache'
CDA Version (please complete the following information):
- 2026.04.02-test
- 2026.04.03-develop
Describe the bug
The
GET locationsendpoint is returning an empty list[].Expected behavior
For
Baldhill_Damand officeMVPthere should be at least a couple locations in cwbi dev.CURL Commands
CDA Version (please complete the following information):