Thanks for the details you provided, I have forwarded this to product team. Could you please share your ticket number to me so that I can track as well? I may help expediate it as my best.
Regards,
Yutong
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am using content moderator SDK on my api but one method does not work. Every other method will work correctly but delete term method does not work. Can you help me for this method?
Packages and tools are;
-Visual Studio 2019 Community
-Microsoft.Azure.CognitiveServices.ContentModerator 2.0 nuget version
-PC Windows 10 last version
My method: await _contentModeratorClient.ListManagementTerm.DeleteTermWithHttpMessagesAsync(termListId, term, "tur");
I tried every way to delete term on exist term list but it did not work. Also status code is 204 with no content. If I create a term list with english language, deleteterm method works but it is Turkish language, deletetem method does not work. I guess there is a language problem in this method. Because other delete methods(deletelist etc) work fine. Why this delete method creates problem?
Thanks for the details you provided, I have forwarded this to product team. Could you please share your ticket number to me so that I can track as well? I may help expediate it as my best.
Regards,
Yutong