Hi is it possible to consume kentico restfull service from winforms application?for example i want to have a windows form application with following capabilities:1 - user enter his user name and pa...
Hi,I have configured the REST service and it works.I have the following hierarchy in the site tree: Story 1 page 1col 1col 2page 2col 1col 2page 3I would like the REST to return hierarchical json b...
I've created a simple module with a single class in it. When I'm logged in as global admin, I'm able to call the REST service and get back what I'd expect. When I log out and try to make the call...
I'm using RESTful services to get some documents back from particular node in the content tree and it's not returning the results as I'd expect. Below is my URLhttp://localhost:4/rest/content/curr...
Hi All, I am facing a permission problem as following : I need to give a new user some permissions to Read Products, Customers, and Orders data from the REST service without giving him access to ot...