delete cacherefreshplans
1 Topicreceived request delete /api/v2.0/cacherefreshplans causes error 401 Unauthorized
Hello Microsoft Communinity, When a user not part of Adminstrator group on the server tries to create or modify a schedule the error message : an error has occured. try again later. we found in the logs on the server : .....Received request DELETE /api/v2.0/CacheRefreshPlans causes the error " The request failed with HTTP status 401: Unauthorized." the same user can create or modify a schedule during some minutes after an admin made the same action. It seems like the "DELETE /api/v2.0/CacheRefreshPlans" is not authorized for this user who can do actions on the shedules whaile the cahe is not needed to be deleted. And since the cache should be deleted the "DELETE /api/v2.0/CacheRefreshPlans" is launched and as the user has no right to do it he ets the error The request failed with HTTP status 401: Unauthorized." Anyone can help to fix this ? BR, Camille.1.3KViews0likes5Comments