Raiyan

Results 4 comments of Raiyan

As I mentioned serenity is just an example. There are others that also use a newer openssl. I tried removing serenity and others showed up with the same issue. I...

> Hello. Is there any update or any solution to this problem you were experiencing @ryanhossain9797 ? No, I eventually didn't need to deal with this issue any more since...

I believe we're facing the same error on firefox We're trying to use DateTimeOffset.MinValue and getting this error ``` Error: Failed to parse supposedly JSON-encoded URL part Raw(`["QueryPage",{"Query":{"Query":["Indexed",["And",["EqualToString",["Profile",["ProfileId","0edd17ad-7af3-431d-8ec8-49da39637431"]]],["And",["GreaterThanOrEqualToNumeric",["IssuedOn","0001-01-01T00:00:00.000+00:00"]],["LessThanOrEqualToNumeric",["IssuedOn","9999-12-31T23:59:59.999+00:00"]]]]],"OrderBy":["NumericIndexEntry",["UnionCase_",1,"IssuedOn"],"Descending"]},"PageSize":["PositiveInteger",10],"PageNumber":["PositiveInteger",1],"Order":"Ascending"}]`) UrlDecoded(`["QueryPage",{"Query":{"Query":["Indexed",["And",["EqualToString",["Profile",["ProfileId","0edd17ad-7af3-431d-8ec8-49da39637431"]]],["And",["GreaterThanOrEqualToNumeric",["IssuedOn","0001-01-01T00:00:00.000+00:00"]],["LessThanOrEqualToNumeric",["IssuedOn","9999-12-31T23:59:59.999+00:00"]]]]],"OrderBy":["NumericIndexEntry",["UnionCase_",1,"IssuedOn"],"Descending"]},"PageSize":["PositiveInteger",10],"PageNumber":["PositiveInteger",1],"Order":"Ascending"}]`) at...