WebMapServiceImageryProvider doesn't work? Even on sandcastle

Is WebMapServiceImageryProvider expired or outdated? Even on my sandcastle, i’m getting errors when trying to work it.

http://localhost:8080/proxy/?%2F%2Fmesonet.agron.iastate.edu%2Fcgi-bin%2Fwm…G%3A4326%26bbox%3D-180%2C0%2C-90%2C90%26width%3D256%26height%3D256 Failed to load resource: the server responded with a status of 404 (Not Found)

http://localhost:8080/proxy/?%2F%2Fmesonet.agron.iastate.edu%2Fcgi-bin%2Fwm…G%3A4326%26bbox%3D-180%2C-90%2C0%2C90%26width%3D256%26height%3D256 Failed to load resource: the server responded with a status of 404 (Not Found)

Sandcastle-client.js:13 An error occurred in “WebMapServiceImageryProvider”: Failed to obtain image tile X: 1 Y: 0 Level: 0.

Sandcastle-client.js:13 An error occurred in “WebMapServiceImageryProvider”: Failed to obtain image tile X: 0 Y: 0 Level: 1.

Sandcastle-client.js:13 An error occurred in “WebMapServiceImageryProvider”: Failed to obtain image tile X: 0 Y: 0 Level: 0.

Thanks,

Katone

I assume you are referred to the Imagery Layers Manipulation example?

It’s working fine for me (locally and on cesiumjs.org).

Alright, thanks Matthew.