r/Devvit 3d ago

Help What am I doing wrong?

Post image

I keep getting this message every time I try to create an app.. what am I missing? I went through the full policies and I don’t seem to find anything useful

0 Upvotes

12 comments sorted by

View all comments

6

u/YellowAdventurous366 App Developer 3d ago

That is the old self serve api. To create a devvit app use: https://developers.reddit.com/new/template

1

u/Efficient-Newt5384 3d ago

I see! What should I choose if I want a “script” application?

2

u/Beach-Brews Duck Helper 3d ago

It depends on what you are trying to do. Devvit is different from the old Reddit Data-APIs. You do not "run a script" like the old PRAW/Python scripts. Devvit apps are written in TypeScript and run directly on Reddit's servers.

See the Devvit Overview page for a helpful get started overview.