Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[API] Error Messages #425

Closed
SomewhatDamaged opened this issue Oct 16, 2023 · 1 comment
Closed

[API] Error Messages #425

SomewhatDamaged opened this issue Oct 16, 2023 · 1 comment
Assignees
Labels
API Issue pertains to a FixTweet API

Comments

@SomewhatDamaged
Copy link

SomewhatDamaged commented Oct 16, 2023

Error messages (failed to retrieve tweets, or actual server failures) return a 200 status and don't return JSON.

Examples:

https://api.fxtwitter.com/status/1493696926608502784 returns a 200 status and HTML that there is a bug or server error instead of a 500 and JSON.

https://api.fxtwitter.com/status/1493696926608502783 redirects to twitter's website rather than returning a 404 and error JSON.

@dangeredwolf dangeredwolf self-assigned this Oct 18, 2023
@dangeredwolf dangeredwolf added the API Issue pertains to a FixTweet API label Oct 18, 2023
@dangeredwolf
Copy link
Member

This is a headache that I'm pretty sure started happening after we moved to GraphQL, so we certainly need to fix this, thanks for the report!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Issue pertains to a FixTweet API
Projects
None yet
Development

No branches or pull requests

2 participants