System.FormatException: Invalid length for a Base-64 char array or string.
at System.Convert.FromBase64_Decode(Char* startInputPtr, Int32 inputLength, Byte* startDestPtr, Int32 destLength)
at System.Convert.FromBase64CharPtr(Char* inputPtr, Int32 inputLength)
at System.Convert.FromBase64String(String s)
at Astria.Framework.Utility.Encryption.Decrypt64(String input, String key) in C:\AzureDevOpsAgents\Agent4\_work\9\s\FrameworkUtility\Encryption.cs:line 113
at Astria.Proxy.Web.Controllers.ProxyController.RD(String rds) in C:\AzureDevOpsAgents\Agent4\_work\9\s\Astria.Proxy.Web\Controllers\ProxyController.cs:line 360