I have created azure dashboard widget for Rich Text Editor with image upload option but when I tried to upload image it throws below exception.
VS402422: The widget WidgetSettings is longer than the allowed length. Max length allowed: 16000, Requested: 1352922."
typeKey:"WidgetSettingsLengthExceededException"
typeName:"Microsoft.TeamFoundation.Dashboards.WebApi.WidgetSettingsLengthExceededException, Microsoft.TeamFoundation.Dashboards.WebApi"
How can I achieve this?