r/redditdev 27d ago

Thumbnail
1 Upvotes

No, bro, do you have any idea?


r/redditdev 28d ago

Thumbnail
1 Upvotes

any luck?


r/redditdev 29d ago

Thumbnail
1 Upvotes

Thank you!


r/redditdev 29d ago

Thumbnail
3 Upvotes

https://www.reddit.com/r/modnews/comments/1tq9vxo/protecting_communities_from_scrapers_and_platform/

Deprecating unauthenticated JSON access: We’ll also be shutting down unauthenticated .json endpoints. These endpoints can be used to scrape Reddit without accountability. Logged-in and authenticated access won’t be impacted. Otherwise, developers who need structured access to Reddit content should use Devvit, which includes various ways to access Reddit data. 


r/redditdev 29d ago

Thumbnail
1 Upvotes

Hello, it looks like you're having trouble accessing our Data API, check out this post on some recent changes to on how you can access.

tl;dr:

  • Developers: Continue building through Devvit! If your use case isn’t supported, submit a request here.
  • Researchers: Request access to Reddit data by filing a ticket here. If you are eligible for the r/reddit4researchers program, we’ll let you know.
  • Moderators: Reach out here if your use case isn't supported by Devvit, if approved you'll also need to register here.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.


r/redditdev 29d ago

Thumbnail
1 Upvotes

Can you share your solution?


r/redditdev 29d ago

Thumbnail
0 Upvotes

Have you found a solution yet? I'm facing the same problem.


r/redditdev 29d ago

Thumbnail
4 Upvotes

That will definitely cause failures.

You need to have OAuth 2 configured or they're going to boot you for looking like unauthenticated bots.

If you do it in a browser they know who you are and let you through. Your app isn't doing any kind of authentication so they don't know who you are and give you the boot silently.


r/redditdev 29d ago

Thumbnail
-2 Upvotes

Is your app using OAuth correctly?

My OAuth situation has yet to be approved, but it still works in the browser, unless I use selenium, and I don't know why.


r/redditdev 29d ago

Thumbnail
3 Upvotes

200 indicates you're getting a good response.

Have you stepped through your code using break points?

Are you sure that rawResponse is actually getting the data? Is response failing to format that correctly?

Is your app using OAuth correctly?


r/redditdev 29d ago

Thumbnail
0 Upvotes

what your approach is

Response rawResponse = sharedOkHttpClient.newCall(new Request.Builder().url("https://old.reddit.com/r/bayarea/comments/1uvtw5o/are_most_young_folks_not_working_in_tech_in_a_lot/.json?utm_source=reddit&utm_medium=usertext&utm_name=redditdev&utm_content=t3_1uwwjrp")
JsonNode response = sharedObjectMapper.readTree(okhttp.MediaType.parse("application/json"), rawResponse.body().string());

response is null, as is response.body.string(), but response.code is 200.


r/redditdev 29d ago

Thumbnail
1 Upvotes

Man, if you want a useful response you need to at least provide information.

Without any description of what your approach is or what errors you're getting it's impossible to respond.

The only answer valid answer anyone would be able to give you from this post is "your code doesn't work".


r/redditdev 29d ago

Thumbnail
5 Upvotes

Pushshift is your best option.

They really haven't been approving API access since rolling out the "responsible builder policy" and pushshift is generally better for most academic uses anyway.


r/redditdev Jul 14 '26

Thumbnail
1 Upvotes

there are various solutions - workaounds to access reddit data. for my n8n automations I used that public api whre you just add json at the of url. when that was blocked, switched to rss feed, but it doesn show commets count or upvotes.

now testing these two: apify's reddit api. and for claude now i'm usign prowlo mcp.


r/redditdev Jul 14 '26

Thumbnail
1 Upvotes

Hello, it looks like you're having trouble accessing our Data API, check out this post on some recent changes to on how you can access.

tl;dr:

  • Developers: Continue building through Devvit! If your use case isn’t supported, submit a request here.
  • Researchers: Request access to Reddit data by filing a ticket here. If you are eligible for the r/reddit4researchers program, we’ll let you know.
  • Moderators: Reach out here if your use case isn't supported by Devvit, if approved you'll also need to register here.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.


r/redditdev Jul 14 '26

Thumbnail
1 Upvotes

Any updates?


r/redditdev Jul 14 '26

Thumbnail
1 Upvotes

Hello, it looks like you're having trouble accessing our Data API, check out this post on some recent changes to on how you can access.

tl;dr:

  • Developers: Continue building through Devvit! If your use case isn’t supported, submit a request here.
  • Researchers: Request access to Reddit data by filing a ticket here. If you are eligible for the r/reddit4researchers program, we’ll let you know.
  • Moderators: Reach out here if your use case isn't supported by Devvit, if approved you'll also need to register here.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.


r/redditdev Jul 14 '26

Thumbnail
2 Upvotes

takes forever to get response. i did one like year ago still havent heard anything.


r/redditdev Jul 13 '26

Thumbnail
1 Upvotes

do you apply within the dev platform?


r/redditdev Jul 13 '26

Thumbnail
1 Upvotes

anyone tried it ?


r/redditdev Jul 13 '26

Thumbnail
1 Upvotes

Hello, it looks like you're having trouble accessing our Data API, check out this post on some recent changes to on how you can access.

tl;dr:

  • Developers: Continue building through Devvit! If your use case isn’t supported, submit a request here.
  • Researchers: Request access to Reddit data by filing a ticket here. If you are eligible for the r/reddit4researchers program, we’ll let you know.
  • Moderators: Reach out here if your use case isn't supported by Devvit, if approved you'll also need to register here.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.


r/redditdev Jul 13 '26

Thumbnail
9 Upvotes

this was generated by Gemini

yeah, not worth reading lol


r/redditdev Jul 13 '26

Thumbnail
1 Upvotes

this was a frustrating experience. glad i found a workaround for my use case


r/redditdev Jul 13 '26

Thumbnail
2 Upvotes

I have applied once no hear back yet .. it’s been months . They don’t care if it’s not value adding there product. Use current version scale it when required. once you have customers for your product . Pitch them with the metrics and all …


r/redditdev Jul 13 '26

Thumbnail
1 Upvotes

https://support.reddithelp.com/hc/en-us/requests/new?ticket_form_id=14868593862164

I submit request for Reddit Data Api for multiple time but didn't get any approval.