Project

General

Profile

Bug #590

Updated by Miroslav Blaško about 6 years ago

Clicking on impersonate button fails. 

 * client-side error 
 * * xhr.js:178 POST http://localhost:8081/study-manager/rest/users/impersonate/ 405 (Method Not Allowed) dispatchXhrRequest @ 
 xhr.js:178 xhrAdapter @ xhr.js:12 dispatchRequest @ dispatchRequest.js:59 
 * server-side error 
 * * 15-Apr-2018 23:29:34.964 WARNING [http-nio-8081-exec-1] org.springframework.web.servlet.PageNotFound.handleHttpRequestMethodNotSupported Request method 'POST' not supported 15-04-2018 23:29:35.022 [http-nio-8081-exec-5] TRACE c.c.k.s.rest.BaseController - Action null successfully created. 

Back