POST
|
@SantanuArcGIS Location Platform has a free tier of service you can use to develop and test your app. See https://location.arcgis.com/pricing/ for the services that have free tiers. the issue may be that you already signed up for an ArcGIS account and that account is not an ArcGIS Location Platform account. You will need to create a new account with a different email address that is not used by another ArcGIS account. See help.
... View more
|
0
|
0
|
23
|
POST
|
It isn't clear from your post which locator you are using or how that is configured, so check your installation. If I run a similar query against the ArcGIS World Geocoding service it seems to work fine: https://geocode.arcgis.com/arcgis/rest/services/World/GeocodeServer/suggest?f=json&text=5731&maxSuggestions=10 I get 10 results.
... View more
2 weeks ago
|
0
|
0
|
144
|
POST
|
@UsmanAslam there is not enough information in your post to determine what the issue may be but it most likely is an expired API key. Log in with your account and make sure your account is in good standing. The easiest way to test is to create a new API key with your required privileges scope, set no referrers, and substitute that in your app and try it there. You can also use one of the demo apps in CodePen if you want to try it using JavaScript in the browser for a quick test. if the new key works then most likely your old key is not longer valid and needs to be replaced.
... View more
08-27-2025
04:49 PM
|
1
|
0
|
636
|
POST
|
Experience Builder does not yet support API key authentication. Please put a comment in their Ideas channel to request this feature - https://community.esri.com/t5/arcgis-experience-builder-ideas/idb-p/arcgis-experience-builder-ideas
... View more
07-11-2025
08:31 AM
|
0
|
2
|
2069
|
POST
|
@jjgarrett0 check here in a few days they will be posted https://mediaspace.esri.com/channel/2025%2BEsri%2BDeveloper%2B%2526%2BTechnology%2BSummit/368599242
... View more
05-15-2025
11:26 AM
|
2
|
2
|
561
|
POST
|
@ssadishEverything you are doing to consume elevation data offline in an application built with the ArcGIS Maps SDK for .NET is valid with one exception. When using an ArcGIS Online or ArcGIS Enterprise subscription you are not authorized to use this data in a commercial application, these subscriptions allow non-commercial use only. However, you would be authorized to do this with an ArcGIS Location Platform subscription which includes a commercial deployment license.
... View more
05-15-2025
11:10 AM
|
0
|
1
|
857
|
POST
|
@DeanWilsoncurrently ArcGIS Experience Builder does not support API key authentication
... View more
05-14-2025
04:16 PM
|
1
|
1
|
1247
|
POST
|
@TimWesternthe use case for the API key would be when the end user does not have an ArcGIS account to authenticate or the app does not want to prompt a user to log in to authenticate access with the services so the api key access token is used. OAuth will require a user to log in to generate the access token.
... View more
05-14-2025
04:13 PM
|
1
|
1
|
1271
|
POST
|
I'm not sure what the issue is here, but this question might be better served in the ArcGIS Pro channel. Is it OK to move this post over there?
... View more
04-09-2025
04:39 PM
|
0
|
1
|
302
|
POST
|
@KevinMonahanIt appears the examples documented on that page are incorrect. We'll file a bug report. Here is the corrected query: https://geoenrich.arcgis.com/arcgis/rest/services/World/GeoEnrichmentServer/Geoenrichment/datacollections/US?query=doctor&returnSimilarity=true&f=pjson
... View more
04-02-2025
11:02 AM
|
0
|
0
|
308
|
POST
|
thanks for the suggestion. we currently do not offer this feature, but we will consider it and put this on the ideas backlog for a future update.
... View more
03-24-2025
03:33 PM
|
0
|
0
|
237
|
POST
|
Regarding security best practice, we do not recommend storing client id/client secret in a client app. https://developers.arcgis.com/documentation/security-and-authentication/security-best-practices/#user-authentication Here is an example implementation of application authentication using Node.js, the procedure may help you figure this out https://github.com/EsriDevEvents/2025-DTS-Security-and-auth-for-custom-apps/tree/main/app-authentication/nodejs-app-token-server-demo the Dev & Tech Summit video should post in a few weeks.
... View more
03-17-2025
12:11 PM
|
0
|
0
|
441
|
POST
|
@FarrukhZahidan api key generated on ArcGIS Enterprise can only authorize services on that Enterprise instance, so if you are using a key generated on ArcGIS Enterprise to authorize services on ArcGIS Online then you will expect to see error 498 Invalid Token. You will need to log in with an ArcGIS Online account and generate and API key there in order to authorize services from ArcGIS Online.
... View more
03-17-2025
12:04 PM
|
1
|
0
|
1926
|
POST
|
@NilankaDthis is the active service for World Street Map: https://www.arcgis.com/home/item.html?id=de26a3cf4cc9451298ea173c4b324736
... View more
03-10-2025
09:16 AM
|
1
|
0
|
430
|
POST
|
Public accounts are not granted the privileges to manage developer credentials. You will need an ArcGIS Online account Creator or higher, or you can create an ArcGIS Location Platform account for free.
... View more
03-07-2025
10:20 AM
|
1
|
0
|
1391
|
Title | Kudos | Posted |
---|---|---|
1 | 08-27-2025 04:49 PM | |
1 | 03-06-2025 09:20 AM | |
1 | 05-14-2025 04:16 PM | |
1 | 05-14-2025 04:13 PM | |
2 | 05-15-2025 11:26 AM |
Online Status |
Offline
|
Date Last Visited |
Wednesday
|