I am in the process of converting the V12 Portal version to a .net Core MVC and am a bit confused.The solution is using a modified version of the Medio Clinic project from the online classes as a b...
Hello,I have inherited an old version of a Kentico 10 site (10.0.51) and we have some API controllers in our project. We have installed Swagger to document the end points and it's picking up the @/...
HiI recently updated our Kentico website from 12.0.77 to 12.0.101 because there was a bug that was solved in a later hotfix.I noticed that after this, well I assume that this caused it, API calls a...
Hi Teamcan some one please shed some light here? we are getting below exceptions from kentico API when there are concurrent requests triggered from the source? We thought it has to do with the log ...
I have a linked page in K13.0.83 but when checking in the API if the page is linked I get false:
REST API is not returning the UserPassword hash. So, I would say it is not supported.
I am creating a new page via Kentico API. But I am not able to assign any template while creating new page. Is there any solution in Kentico API to create a new page with an existing template?
Hi,I'm using Kentico API to update page content and there are no issues at all. But the only issue is that the last modified user will be a public anonymous user (which we need to change to a speci...
This is a v9.0.51 project. Not possible to upgrade so have to work with what we have.There are @60 sites in the application, with one of them acting as the @master@ site. A lot (but not all) of the...
Summary: We are using Kentico 11 to handle ecommerce transactions and integrating them into our mobile app. So, we are posting the mobile app transactions into Kentico using the REST API. We have t...