Andrea Gigliotti
Andrea Gigliotti
I got "Access denied" error in published app (to any stream). Is this a known error ? How can I fix it? Please let me know. Many thanks in advance....
SupportedLanguage supLang = ApiAiSDK.SupportedLanguage.FromLanguageTag(Language); supLang is always equal to "en" even if Language is "French". i'm using version 1.6.5 of ApiAiSDK below "SupportedLanguage" class (from metadata): /********/ namespace ApiAiSDK {...
I'm facing some issues with capture of the webpage via single integration API with CapureHTML.exe program. I always get the png image empty of 2K as size. What could be...