Select to view content in your preferred language

INVALID CONTENT shows when I tried to use saveAs() of map

624
1
06-30-2021 01:15 AM
RandyLiu6410
New Contributor

Hi all,

I use react-arcgis to create WebScene and append FeatureLayer into the scene map. And then tried to use saveAs function to save map including layers. However, an error message shows "FAILED TO SAVE WEBSCENE DUE TO UNSUPPORTED OR INVALID CONTENT. SEE 'DETAILS.ERRORS' FOR MORE DETAILED INFORMATION". When I didn't add future to the map, the saveAs function works. Are the feature layers the problem that causes the issue?

 
 
0 Kudos
1 Reply
ReneRubalcava
Frequent Contributor II

If you open the developer tools, can you see the detailed error? It will probably give you more info about what the problem is.

0 Kudos