Re: Error occurring in dods.dap.Parser

Or maybe the web server is decoding it before it makes it to thredds...

It would seem that thredds is converting the %3D to "=" in its head, then failing on the string comparison. Just my guess though.

Cheers,