Hello All,
I have a Hosted feature service in the ArcGIS Enterprise, one of the client wanted to access the feature service using Rest services, so I have shared the feature service URL https://portal.de/server/rest/services/Hosted/point/FeatureServer
But when they wanted to use the layer in their system, it asks for a Token. So I have done some search and found this https://enterprise.arcgis.com/zh-cn/server/latest/administer/linux/enable-token-acquisition-through-an-http-get-request.htm
And I have enabled the token acquisiton, in the Server admin, But I don't understand this https://developers.arcgis.com/rest/users-groups-and-items/generate-token.htm
To generate a token and link to the feature service, as I am very new to this some detailed explanation will be very helpful. Thank you.