i am using Esri feature service reader to read map service
but it does not work with me .
when I click on layer to show them ,it is written that token error ,499 error
i have admin user and keyword but it does not work to access .
could someone advice me ,how could I read map service from ArcGis server ?
Best answer by danminneyatsaf
Yes.i did it the correct user for admin and password but it does not work .
should I generate token in map services then use it later to log in ?
You could try using a EsriOnlineTokenGetter to grab a token using your credentials then using the token you received in a FeatureReader to read the Esri ArcGIS Server Feature Service.
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
Yes.i did it the correct user for admin and password but it does not work .
should I generate token in map services then use it later to log in ?
You could try using a EsriOnlineTokenGetter to grab a token using your credentials then using the token you received in a FeatureReader to read the Esri ArcGIS Server Feature Service.