Key component of customizations gone in v8? (/api/V3/CreateProjectionByTemplate)
So is this gone, or not? If so, how should one update their code to compensate?
Best Answers
-
Nicholas_Velich Cireson Consultant Ninja IT Monkey ✭✭✭✭I noticed this as well and brought it up with the Product/Dev team. A fix should be coming shortly, and that API call will return as it was before.5
-
seth_coussens Member Ninja IT Monkey ✭✭✭✭Sorry, this will be fixed in 8.1, coming next week. This was a bug.6
Answers
"Message":"An error has occurred.","ExceptionMessage":"Multiple actions were found that match the
request: CreateProjectionByTemplate on type
CiresonWebConsole.Controllers.api.V3.ProjectionControllerCreateProjectionByTemplate on type CiresonWebConsole.Contr
ollers.api.V3.ProjectionController","ExceptionType":"System.InvalidOperationException","StackTrace":" at
System.Web.Http.Controllers.ApiControllerActionSelector.ActionSelectorCacheItem.SelectAction(HttpControllerContext
controllerContext) at System.Web.Http.Controllers.ApiControllerActionSelector.SelectAction(HttpControllerContext
controllerContext) at System.Web.Http.ApiController.ExecuteAsync(HttpControllerContext controllerContext,
CancellationToken cancellationToken) at System.Web.Http.Dispatcher.HttpControllerDispatcher.d__1.MoveNext()"