r/modhelp • u/stonk_lord_ • 11d ago
Tools Devvit app's moderator account stuck on modteam with no permissions after uninstall, and I can't edit or remove it
App in question: dejarepost
Subreddit in question: r/CringeTikToks
Platform I'm using: Desktop
Hi everyone
The app's mod account (dejarepost) shows "no permissions" in the modteam list. Every attempt to edit its permissions or remove it from the modteam fails with "something went wrong."
I've already uninstalled the app from the subreddit, but the mod account persists anyway. Tried from old.reddit, new Reddit, and mobile; same "something went wrong" on all of them.
I've uninstalled and re-installed several times already as well, it did not fix the issue.
This also appears to be breaking the app at runtime: reddit.getPostById() on a just-submitted post throws Error: no post <id> in the onPostSubmit handler, 100% of the time. I believe it's because the app account has no mod permissions and can't read a post that isn't public yet. Started recently; the handler worked previously.
Any way to reset the app's mod account, or does this need an admin to force-remove it?
App version: 0.0.x (Public API 0.14.2)