TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Somewhat Core Twitter API defect - 7 weeks and still going strong

2 pointsby jv2222over 15 years ago

1 comment

alexbosworthover 15 years ago
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