Take advantage of data you own by importing token-protected Esri layers to your Giraffe project.
Find the service URL. This URL will contain in /MapServer/ or /FeatureServer/
Ensure the URL has the token embeded as a query parameter - the URL should contain ?token=<TOKEN>
Navigate to the Layer Palette, then click “New data layer”
When the Layer Library opens, click “Create new Layer” on the right hand side
The dropdown displays all of the layer type options. Select one to open the layer create applet.
The layer applet will appear in the right hand palette
<aside>
Ensure the URL has the token embeded as a query parameter - the URL should contain ?token=<TOKEN>
</aside>
Private layers have a token embedded in the URL which expires - at which point those layers won’t work until it is refreshed.
Open up the Manage menu for that layer
Next to the layer in the left hand menu, click ⋮
→ Manage
Click Refresh Token and paste in the new Service url (same url but will have a new token in it)