-
Trying to archive a saved post from a private community using archiver.py but I'm getting
`prawcore.exceptions.Forbidden: received 403 HTTP response`
The account I've linked to has permission …
-
- [x] I am reporting a bug.
- [x] I am running the latest version of BDfR
- [x] I have read the [Opening an issue](https://github.com/aliparlakci/bulk-downloader-for-reddit/blob/master/docs/CONTRIBU…
-
When selecting a subreddit other than "AskReddit" the following error occurs
Note: AskReddit works just fine, only happens if you change the subreddit in initserver.py
`Found config.ini
Started d…
-
**Describe the bug**
Neither main.py nor cli.py work
**To Reproduce**
run cli.py and choose comment reply or try main.py
### What is the current *bug* behavior?
error codes
**Expected behavi…
-
### Describe the Bug
I call my Praw instance with the following code:
r = praw.Reddit(client_id=APP_ID,client_secret=APP_SECRET,username=USERNAME,password=PASSWORD,user_agent=USERAGENT)
I j…
-
This feed would probably only be useful for mods (as its hard to tell when new comments are posted to older submissions).
It looks like the default is 25 but using PRAW their default is 100 so this…
-
Hi,
I doubt this is an issue with your code but perhaps you could help since I can't seem to find anything on Google.
When testing the code in IDLE it keeps coming back with this:
Traceback …
-
-
https://github.com/mitodl/open-discussions/pull/1603 added users' posts and comments to the profile page. Unfortunately, due to PRAW's lazy-loading-only approach, serializing a user's comments involve…
-
It would be nice if reddit-api could add support for oauth for websites, so that a user may for example sign in to foobar.com with their reddit credentials without giving foobar.com their reddit passw…