Contract id termina com "==" Olá, tenho um router no qual o cotract id, usado para as requisições http, possui o final “==” (dois iguais) e sempre retona erro:"error": "Newtonsoft.Json.JsonSerializationException: Error converting value \"https://XXXXXXXXXXXXXXXXXXXXXXX==.http.msging.net/commands\" to type 'System.Uri'. Path 'uri', line 1, position 431.\n ---> System.ArgumentException: Could not cast or convert from System.String to System.Uri.\n at Newtonsoft.Json.Utilities.ConvertUtils.EnsureTypeAssignable(Object value, Type initialType, Type targetType)\n at Newtonsoft.Json.Utilities.ConvertUtils.ConvertOrCast(Object initialValue, CultureInfo culture, Type targetType)\n at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType(JsonReader reader, Object value, CultureInfo culture, JsonContract contract, Type targetType)\n --- End of inner exception stack trace ---\n at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType(JsonReader reader, Object value, CultureInfo cul