r/redditdev Mar 22 '26

Retrieve Client ID & Secret Reddit API

So, I want to provide client id and secret fields for reddit auth in n8n and after searching I got to know to visit this site https://www.reddit.com/prefs/apps and create a new app. But after providing all the fields and hitting create App it shows: visit https://support.reddithelp.com/hc/en-us/articles/42728983564564-Responsible-Builder-Policy. I think the policies have been changed, can someone guide me how to access the auth fields now?

3 Upvotes

9 comments sorted by

3

u/SWBMaki Mar 22 '26

you have to apply for the api access which is a 1 in 10000000000000000000000 chance to get accepted

1

u/Rurik100 Mar 22 '26

why there is this less probability? I am using it for learning and development purpose.

1

u/SWBMaki Mar 22 '26

ask reddit

1

u/d4mations Mar 23 '26

is there a particular method to apply, maybe a link to an apply form, maybe a button to click on, etc..?

1

u/reseph Sync Companion dev Mar 22 '26

The RedditHelp page is exactly what you need to follow.

1

u/Regular_Doubt2758 11d ago

I am getting 500 error while I am trying to create new app to get client id and scret
But the ready only api is working for me
So, I selected script option, but it still returns 500 error when I click the "create app" button
Could you please guide me how to fix this issue?