<div id="__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: #000000">Hi all!<div class="mb_sig"></div><div><br></div><div>How to update MCHttpRepository >> #clearCredentials?</div><div><br></div><div><div>clearCredentials</div><div><span style="white-space:pre">      </span>user ifNotNil: [user atAllPut: $x].</div><div><span style="white-space:pre">   </span>password ifNotNil: [password atAllPut: $x].</div><div><span style="white-space:pre">   </span>user := password := String empty</div></div><div><br></div><div>Make those strings not be read-only?</div><div><br></div><div>Best,</div><div>Marcel</div></div>