
resetpasswd script can only be called with POST method.
Example:
<form name="new" action="%SCRIPTURLPATH{resetpasswd}%/Sandbox/" method="post"> ... </form>
If you are developing a TWikiApplication, see TWikiScripts#resetpasswd for a description of the correct parameters.