I had similar issue
10.10.2022 13:06:56.751 *ERROR* [[0:0:0:0:0:0:0:1] [1665421616748] 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.
I fixed it by putting services here:
It worked but after a while I started getting your error