You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if im not doing anything wrong the algorithm throws an error because of File.Exists(..)
because im sending a base64 string to the dict. as "image" instead a file path, but parameter is too long for File.Exist() to check...