I see the light reflected by the sphere, but it doesn’t have anything on it (no env texture).
If applied this texture as “map”, it would work just fine.
The problem is that your texture is not a real environment map. Env maps have to be in a certain format like equirectangular or cube map. I’ve updated the fiddle with an equirectangular texture from the official repository.