Inky-Calendar-Server
Inky-Calendar-Server copied to clipboard
System.InvalidOperationException in Microsoft.AspNetCore.Mvc.ApplicationModels.InferParameterBindingInfoConvention.InferParameterBindingSources(ActionModel action):0
Error in InkyCal
System.InvalidOperationException in Microsoft.AspNetCore.Mvc.ApplicationModels.InferParameterBindingInfoConvention.InferParameterBindingSources(ActionModel action):0
Action 'InkyCal.Server.Controllers.PanelController.GetPanelPost (InkyCal.Server)' has more than one parameter that was specified or inferred as bound from request body. Only one parameter per action may be bound from body. Inspect the following parameters, and use 'FromQueryAttribute' to specify bound from query, 'FromRouteAttribute' to specify bound from route, and 'FromBodyAttribute' for parameters to be bound from body:
Guid id
Nullable
Stacktrace
:0 - Microsoft.AspNetCore.Mvc.ApplicationModels.InferParameterBindingInfoConvention.InferParameterBindingSources(ActionModel action)
Created automatically via Bugsnag