Kentico Kontent allows developers to build websites and applications using the front-end technologies they choose while also integrating with any systems the customer has adopted across their digital experience stack.
Questions tagged [kentico-kontent]
57 questions
0
votes
2 answers
Kentico Cloud Swift SDK not returning items
I'm testing out the Kentico Cloud Swift SDK to return some 'article' content types (I have created two of them and they are published).
I am using the Boilerplate code as described here:
The result I get is : [Kentico Cloud] Getting items action has…

Lee Probert
- 10,308
- 8
- 43
- 70
0
votes
1 answer
Is there a way to get a list of defined languages in the project using ContentDelivery API in Kentico-Cloud?
I need to get a list of available languages for given project. It would like to use content delivery api to achieve this. Is that possible ?

Lukasz S
- 648
- 1
- 10
- 29
0
votes
1 answer
Is there an issue with the latest Kentico Delivery Client and Release build in Android
I am having an issue with the latest DeliveryClient in Xamarin.Android.
The following code snippet runs fine in a Debug build.
However, I get a runtime error by unchecking the two Packaging properties items, Use Shared Runtime and Use Fast…

Dave Ferguson
- 13
- 1
0
votes
1 answer
Cast ContentItem to the strongly type
I'm building a site using Kentico Cloud with .Net SDK providing search functionality using the Lucene.Net to store index items.
I would like to create strongly typed model from DeliveryClient.ContentItem in the search implementation.
I have…

Simply007
- 444
- 3
- 14
0
votes
1 answer
Validating Kentico Cloud webhooks signatures in Express.js
How to validate webbooks signature using express.js?
In docs, there is a section about notification signatures but I don't know how to combine it with Express.js
This question is a migrated from official Kentico Cloud Forum, that would be deleted.

Simply007
- 444
- 3
- 14
0
votes
1 answer
Auto Populate Linked Items in Content Item in Kentico Cloud
I have two content items. One is a doctors profile and the other content item is doctors specialty. In the doctor's profile, I link the specialty content item (Linked Item) into the doctor's profile.
So let's Say Dr. Giedrimas has a "Family…

Simply007
- 444
- 3
- 14
0
votes
1 answer
Taxonomy in multilingual environment
How to organize a list of content items (i.e. projects in portfolio) into different categories (i.e. industries) in Kentico Cloud content as a service platform.
i.e.
Project 1 (content type project) - Commercial (industry)
Project 2 (content type…

Simply007
- 444
- 3
- 14
0
votes
1 answer
JSON response does not include the Nested content for a particular class
I am working with Kentico Cloud using KenticoCloud DeliveryClient.
The issue is that I am loading the data for NewsArticle which include BodyContent. The BodyContent has some InlineContentItemData supposed to be resolved by Resolvers.
I added…

Hoang Phan
- 90
- 7
-1
votes
1 answer
.net core application error after deploying to azure-Ensure that the NTFS permissions for the web.config file are correct
Please assist my application is working local and breaks after deploying to azure.
The authenticated user does not have permission to use this DLL. The request is mapped to a managed handler but the .NET Extensibility Feature is not…

David Hlophe
- 27
- 5
-1
votes
1 answer
Customizing Kentico Kontent
Is there a way to customize Kentico Kontent (cloud) to add a plugin?
Requirements for the plugin:
Can have HTML UI
Loads on every content item
Can extract text from content elements
Can select specific words from content item
Can modify specific…

Abhijeet Narvekar
- 239
- 2
- 7
-1
votes
1 answer
I can't build gatsby on netlify. What could be the problem? working locally
I tried many ways but it didn't work. Please help me :(
repo url : https://github.com/Kentico/gatsby-starter-kontent-lumen
image

ufukcam
- 93
- 6
-1
votes
3 answers
Duplicate Content Management
I have bunch of duplicate content errors to fix. Same content have different links. Or some have only one duplicate content error. Whats the easy way to fix. Its hurting SEO really badly.
I have tried to use 301 redirect which already active but I…

Himan29
- 1