You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 10, 2024. It is now read-only.
Some commands, such as /rules and /pirules need to contact the Reddit API.
Unfortunately, this sometimes errors, e.g. a 400 response code for some reason.
The user in this case gets a very generic response:
[2aeae1ac-d993-4f6e-819b-cfd859999f95] Something went wrong, please contact a moderator with the provided ID.
Instead, the user should be notified that the Reddit API seems to have issues and that they should try again in a couple of minutes.
Some commands, such as
/rulesand/pirulesneed to contact the Reddit API.Unfortunately, this sometimes errors, e.g. a
400response code for some reason.The user in this case gets a very generic response:
Instead, the user should be notified that the Reddit API seems to have issues and that they should try again in a couple of minutes.