I`ve a question regarding using Custom Elevation Layers with exaggeration in local scenes. I`m generally following the following Esri example:
Custom ElevationLayer - Exaggerating elevation | ArcGIS API for JavaScript 4.4
I`ve a working scene with an elevation layer and the elevation layer and scene seems to work fine.
Check out the code on Plunker
If I try to replace the not exaggerated elevation layer 'elevLayer' with the exaggerated one 'secondElevLyr', then I get an error:

I`m not totally sure if our elevation service is already visible to the internet but maybe someone has a few hints for me how to check the tiling scheme mismatch?
TSolow-esristaff, do you maybe have an idea? You already helped me with a previous problem 