I hit this bug on deleting list members for a new app I'm working on.<p>I only hit it when I switched to OAuth<p>The issue is that in DELETE spec it isn't specified how to issue params, so in the OAuth case they only accept GET params - in the normal auth they accept POST params