I need to load my secured feature layer, generate geodatabase without showing user the login dialog.
I generate access token using client id and secret, append to my feature layer for geodatabse job, but it fails and gives me this error: Status url is missing from generate geodatabase response.
I read few articles / discussions regarding app login , where I store client_id and client_secret in the app but people are not able to achieve this and have declared app login is available only for public services.
Need to know a better way to achieve this.
Hi Devendra,
Unfortunately we haven't supported app login in the ArcGIS Runtime SDK for Android yet, but it is something we want to support in the near future. We are looking into if there is a workaround before we support it.
Thanks,
Xueming