Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list
SOLVED

Microsoft Translator Upgrade - Resource at \'/services/accesstoken/verify\' is not modifiable

Avatar

Level 2

I'm getting this error when I'm updating the subscription key:

 

04.10.2022 12:45:45.593 *ERROR* [[0:0:0:0:0:0:0:1] [1664901945591] POST /services/accesstoken/verify HTTP/1.1] org.apache.sling.servlets.post.impl.operations.ModifyOperation Exception during response processing.
org.apache.sling.api.resource.PersistenceException: Resource at '/services/accesstoken/verify' is not modifiable.

 

Any ideas?

 

1 Accepted Solution

Avatar

Correct answer by
Level 2

I don't know who is accepting these solutions in this forum. Most of them are false, only question owner should be able to accept solution.

 

I resolve it issue by adding "/services" to "org.apache.sling.servlets.resolver.SlingServletResolver" config paths.

View solution in original post

2 Replies

Avatar

Correct answer by
Level 2

I don't know who is accepting these solutions in this forum. Most of them are false, only question owner should be able to accept solution.

 

I resolve it issue by adding "/services" to "org.apache.sling.servlets.resolver.SlingServletResolver" config paths.