We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Today (2023-12-06) my friend receives 502 Bad Gateway when registering a new account, and I can verify it by tring different RSS feed and emails.
(We received the last email on 2023-11-14)
Is the services down?
Example request:
POST /request HTTP/2 Host: api.rssto.email User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:120.0) Gecko/20100101 Firefox/120.0 Accept: */* Accept-Language: zh-CN,zh;q=0.8,zh-TW;q=0.7,zh-HK;q=0.5,en-US;q=0.3,en;q=0.2 Accept-Encoding: gzip, deflate, br Content-Type: application/json Content-Length: 66 Origin: https://www.rssto.email DNT: 1 Connection: keep-alive Referer: https://www.rssto.email/ Sec-Fetch-Dest: empty Sec-Fetch-Mode: cors Sec-Fetch-Site: same-site TE: trailers
{"email":"***@icloud.com","feed-url":"https://xkcd.com/rss.xml"}
Response:
HTTP/2 502 date: Wed, 06 Dec 2023 08:50:58 GMT content-type: application/json content-length: 36 x-amzn-requestid: ***-***-***-… access-control-allow-origin: * access-control-allow-headers: Content-Type,X-Amz-Date,Authorization,X-Api-Key,X-Amz-Security-Token x-amzn-errortype: InternalServerErrorException x-amz-apigw-id: Pg1d6GkFCYcEQYw= access-control-allow-methods: OPTIONS,POST X-Firefox-Spdy: h2
{"message": "Internal server error"}
Anyway, thank you for making rssto.email!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Today (2023-12-06) my friend receives 502 Bad Gateway when registering a new account, and I can verify it by tring different RSS feed and emails.
(We received the last email on 2023-11-14)
Is the services down?
Details
Example request:
Response:
Anyway, thank you for making rssto.email!
The text was updated successfully, but these errors were encountered: