Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Premium only subs are blocked from using Devvit apps

Open
#167 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
30/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
grpc, typescript

Research direction

Start by reproducing the failure with a premium-only subreddit, a Devvit app using Devvit.addMenuItem, and the developers.reddit.com installation settings. Trace the gateway permission error and the installation-settings error; done means apps can be installed and menu actions can run for premium-only subreddits without either error.

Written by the indexing model from the issue text.

Description

reddit-api
Details

Premium only subs (easiest to create via old reddit) can not use devvit apps.

Repro:

  • Create a premium only sub on old.reddit using a normal user account
  • Install any app from http://developers.reddit.com|developers.reddit.com that is known to add a sub menu item (eg community-hub app) to the premium only sub.
  • Note that a “Something went wrong” message appears when visiting the app’s installation settings for that sub on http://developers.reddit.com|developers.reddit.com
  • Note that an error message appears when the sub menu item is triggered. Decoding the error from browser console via base64 reveals a grpc permissions error
Additional info

Discord message: _Hi <@892039441093365801>, I tried installing a Devvit app on a Premium only sub (the kind you can only seem to make via old Reddit) and got an error from your gateway (decoded from base64 and redacted where indicated) when I tried to run a Devvit sub menu item action:

grpc-message:permission denied for subreddit &lt;redacted id&gt;, type: GOLD_ONLY grpc-status:7

Also, the app settings return a "Something went wrong" when I try visiting them on http://developers.reddit.com|developers.reddit.com. I used more than 1 premium only sub to verify its not a sub specific issue.

Suggested repro steps:

I previously tried to reach out via modmail (https://www.reddit.com/message/messages/2gtch6k, https://www.reddit.com/message/messages/2jh2rs7) but the message must have gotten lost somewhere.

Is there any way you could reach out to see if this is an issue that can be fixed?_

Message author: triplebyte

Discord link: https://discord.com/channels/1050224141732687912/1050227353311248404/1342529439543590973

Dominant language
TypeScript
Stars
210
Forks
88
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from reddit/devvit

All issues in reddit/devvit

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.