Permission Issue while accessing secured organizational arcgis online feature service

333
0
10-12-2021 09:23 PM
ShefaliMantri
New Contributor III

Hi Team,

In our organizational ArcGIS online account ,we published some feature service last year. Using client Id and secret , we create access token and from access token, we generate token (using esri IdentityManager generateToken ) to access these feature layers in angular project. Its working fine before last week.

From last week we had the permission issue. We checked in code, the token is generated and when generated token pass to access these secure layers its show below error:

error: {code: 403, message: "You do not have permissions to access this resource or perform this operation."}

0 Kudos
0 Replies