Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi, I am trying to make Umbraco Rest Api. I followed following steps:
I installed package "Install-Package UmbracoCms.RestApi"
Created Controller which inherits Umbraco.Web.WebApi.UmbracoApiController and a action
I am trying to access it with follwing url: http://localhost:50357/Umbraco/Api/Customer/Greetings
Error>
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Value cannot be null. Parameter name: umbracoContext
Hi, I am trying to make Umbraco Rest Api. I followed following steps:
I installed package "Install-Package UmbracoCms.RestApi"
Created Controller which inherits Umbraco.Web.WebApi.UmbracoApiController and a action
I am trying to access it with follwing url: http://localhost:50357/Umbraco/Api/Customer/Greetings
Error>
is working on a reply...