Skip to main content
Image

r/redditdev


Reddit keeps asking me to register my app even though it's already registered
Reddit keeps asking me to register my app even though it's already registered
General Botmanship

I recently received another modmail about a bot I run to help manage my sub, saying that it will be affected by the upcoming changes and needs to be registered. The problem is that the bot has already been registered since March. When I tried to re-re-re-register it, Reddit told me that the bot has already been claimed as an app.

I’m not sure if I’m missing something, but I’m not sure what else I’m supposed to do here.


Advertisement: Skip the recaps and context-switching. Loom's AI bug reports send critical work item updates to Jira, so you can get to the fix faster.
Skip the recaps and context-switching. Loom's AI bug reports send critical work item updates to Jira, so you can get to the fix faster.
Image Skip the recaps and context-switching. Loom's AI bug reports send critical work item updates to Jira, so you can get to the fix faster.


Chrome / Desktop web - Data Access Request form keeps clearing required email field after submission
Chrome / Desktop web - Data Access Request form keeps clearing required email field after submission
Reddit API

Hi,

I'm trying to submit a Data Access Request for a business account. Every time I complete the form and click Submit, the page reloads and the required “Your email address” field is cleared, so the request is never submitted.

I've already tried:

* Chrome normal mode
* Chrome Incognito
* English version of the form
* Two different email addresses
* A verified Reddit account/email

The same issue happens every time. There is no confirmation, ticket number or verification email.

Is this a known issue with the Data Access Request form? Is there another official way to submit the request while the form is not working?

Thanks.


RSS requests returning HTTP 429
RSS requests returning HTTP 429
Reddit API

I operate a small, read-only monitor. It checks 12 Reddit searches. Each search uses `search.rss?sort=new`

The monitor runs two times each day< and it stores responses and removes duplicate post IDs.

It sends selected posts discussions for me to review.

⚠️ The monitor does not vote, comment, submit posts, collect user profiles, or automate engagement.

Usually, one feed updates properly, but most other feeds return HTTP 429.

What am I doing wrong?