Select to view content in your preferred language

Error 403 User does not have permissions to access this service

214
2
Jump to solution
10-13-2025 03:11 AM
Yogesh_Chavan
Frequent Contributor

We have Published a Geocoding Service on AGE 11.4 and using it for Batch Geocoding in Experience Builder Dev 1.18.

We observed that a user is facing error 403 insufficient permissions issue when trying to perform batch geocoding by utilizing the Geocoder in a custom widget in Exp Builder 1.18.

Yogesh_Chavan_0-1760350049818.png

Note:

  • The Geocoding works if the Geolocator is shared with Public(Everyone)
  • The Geolocator also works if the user is made the owner of the Geolocator
  • The user can access service REST and also perform query

Any suggestions as to what we can check?

So far we have tried below:

  1. Make the user an admin, fails
  2. Create a new Dev Creds using admin creds, fails
  3. Add redirect URLs in the app settings, fails
0 Kudos
1 Solution

Accepted Solutions
Yogesh_Chavan
Frequent Contributor

Hi @Wei_Ying , thanks for checking. Yes the user can access the service URL.

The issue is solved. It was related to the method used for authenticating the service in the widget.

View solution in original post

0 Kudos
2 Replies
Wei_Ying
Esri Regular Contributor

@Yogesh_Chavan can the user access the Geocoding Service by URL? 

Yogesh_Chavan
Frequent Contributor

Hi @Wei_Ying , thanks for checking. Yes the user can access the service URL.

The issue is solved. It was related to the method used for authenticating the service in the widget.

0 Kudos