An error occured executing the 'ContentSuchenRequest' with request '?fields.targetElement.sys.id=5UvPoopFX1LmvH9ilLz9sm&content_type=userSurveyTriggerConfiguration&locale=&order=-sys.updatedAt&include=10' against contentful. Please ensure the environment configuration is valid. (ContentModel: EnBW.Vertrieb.Websites.Dsc.Models.Content.DataComponentContentModel)
An error occured executing the 'ContentSuchenRequest' with request '?fields.targetElement.sys.id=5UvPoopFX1LmvH9ilLz9sm&content_type=userSurveyTriggerConfiguration&locale=&order=-sys.updatedAt&include=10' against contentful. Please ensure the environment configuration is valid.
at EnBW.Vertrieb.Websites.AspNetCore.Shared.ServiceConsumer.Contentful.Caching.InMemory.DscContentSuchenCachingDecoratorCommand`1.LadeAusContentful(ContentSuchenRequest`1 request, String signature, CancellationToken cancellationToken) in D:\a\1\s\Dsc\EnBW.Vertrieb.Websites.AspNetCore.Shared\ServiceConsumer\Contentful\Caching\InMemory\DscContentSuchenCachingDecoratorCommand.cs:line 111
at EnBW.Vertrieb.Websites.AspNetCore.Shared.ServiceConsumer.Contentful.Caching.InMemory.DscContentSuchenCachingDecoratorCommand`1.Handle(ContentSuchenRequest`1 request, CancellationToken cancellationToken) in D:\a\1\s\Dsc\EnBW.Vertrieb.Websites.AspNetCore.Shared\ServiceConsumer\Contentful\Caching\InMemory\DscContentSuchenCachingDecoratorCommand.cs:line 81
at EnBW.Foundation.DistributedCaching.IDistributedCacheExtensions.GetOrPutAsync[T](IDistributedCache cache, CacheEntryOptions options, Func`1 getValueAsync, Func`2 isValidCacheEntry)
at EnBW.Foundation.DistributedCaching.CacheableResultAsyncCommandBase`2.Handle(TRequest request, CancellationToken cancellationToken)
at EnBW.Vertrieb.ServiceConsumer.Contentful.Caching.InMemory.ContentSuchenCachingDecoratorCommand`1.LadeAusContentful(ContentSuchenRequest`1 request, String signature, CancellationToken cancellationToken)
at EnBW.Vertrieb.ServiceConsumer.Contentful.Caching.InMemory.ContentSuchenCachingDecoratorCommand`1.Handle(ContentSuchenRequest`1 request, CancellationToken cancellationToken)
at EnBW.Vertrieb.ServiceConsumer.Contentful.Commands.Behaviours.DefaultContentSuchenPipelineBehaviour`1.Handle(ContentSuchenRequest`1 request, CancellationToken cancellationToken, RequestHandlerDelegate`1 next)
at CallSite.Target(Closure , CallSite , Object )
at System.Dynamic.UpdateDelegates.UpdateAndExecute1[T0,TRet](CallSite site, T0 arg0)
at EnBW.Vertrieb.Websites.AspNetCore.Shared.Application.Content.DscContentViewComponentHelper.GetDecoratorsAsync(ContentModelWithId content) in D:\a\1\s\Dsc\EnBW.Vertrieb.Websites.AspNetCore.Shared\Application\Content\DscContentViewComponentHelper.cs:line 124
at EnBW.Vertrieb.Websites.Dsc.Provider.DataItemComponentDataProvider.GetContextTriggerDecorator(String dataSourceId) in D:\a\1\s\Dsc\EnBW.Vertrieb.Websites.Dsc\Provider\DataItemComponentDataProvider.cs:line 803
at EnBW.Vertrieb.Websites.Dsc.Provider.DataItemComponentDataProvider.GetDataItemModels(DataSourceEngine dataSourceEngine, String key, DataComponentAppearance appearance, IUserContext userContext, String dataSourceId, DataComponentContentModel dataComponentContentModel) in D:\a\1\s\Dsc\EnBW.Vertrieb.Websites.Dsc\Provider\DataItemComponentDataProvider.cs:line 134
at EnBW.Vertrieb.Websites.Dsc.Builders.DataComponentModelBuilder.BuildAsync(DataComponentContentModel data) in D:\a\1\s\Dsc\EnBW.Vertrieb.Websites.Dsc\Builders\DataComponentModelBuilder.cs:line 160
at EnBW.Vertrieb.Websites.Dsc.Components.ViewComponents.DataComponentViewComponent.InvokeAsync(DataComponentContentModel content, ViewComponentContext context) in D:\a\1\s\Dsc\EnBW.Vertrieb.Websites.Dsc\Components\ViewComponents\DataComponentViewComponent.cs:line 37
at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context)
at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context)
at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments)
at EnBW.Vertrieb.Application.Content.ContentViewComponentHelper.InvokeSpecializedViewComponent(IContentModel content, Object model, ViewComponentContext context)
at EnBW.Vertrieb.Application.Content.ContentViewComponentHelper.InvokeAsync(IContentModel content)
--------------
The query you sent was invalid. Probably a filter or ordering specification is not applicable to the type of a field.[
{
"name": "unknownContentType",
"value": "DOESNOTEXIST"
}
]
at Contentful.Core.ContentfulClientBase.CreateExceptionForFailedRequest(HttpResponseMessage res)
at Contentful.Core.ContentfulClientBase.EnsureSuccessfulResult(HttpResponseMessage response)
at Contentful.Core.ContentfulClientBase.SendHttpRequest(HttpRequestMessage request, CancellationToken cancellationToken)
at Contentful.Core.ContentfulClientBase.SendHttpRequest(String url, HttpMethod method, String authToken, CancellationToken cancellationToken, HttpContent content, Nullable`1 version, String contentTypeId, String organisationId, List`1 additionalHeaders)
at Contentful.Core.ContentfulClient.Get(String url, CancellationToken cancellationToken)
at Contentful.Core.ContentfulClient.GetEntries[T](String queryString, CancellationToken cancellationToken)
at Contentful.Core.ContentfulClient.GetEntries[T](QueryBuilder`1 queryBuilder, CancellationToken cancellationToken)
at EnBW.Vertrieb.ServiceConsumer.Contentful.Commands.ContentSuchenCommand`1.Handle(ContentSuchenRequest`1 message, CancellationToken cancellationToken)
at EnBW.Vertrieb.Websites.AspNetCore.Shared.ServiceConsumer.Contentful.Caching.InMemory.DscContentSuchenCachingDecoratorCommand`1.LadeAusContentful(ContentSuchenRequest`1 request, String signature, CancellationToken cancellationToken)