Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to run #24

Open
McCossum opened this issue May 31, 2017 · 0 comments
Open

Failed to run #24

McCossum opened this issue May 31, 2017 · 0 comments

Comments

@McCossum
Copy link

Am I supposed to insert a 'limit' or 'period' for this to work? I did change the user_agent to my own user. Thank you for any assistance.

C:\Users\USER\Downloads\reddit_get_top_images-master\reddit_get_top_images-master>python get_top_images.py -s materialdesign -p w Traceback (most recent call last): File "get_top_images.py", line 304, in <module> subreddit, args['limit'], args['period'] File "get_top_images.py", line 48, in get_top_submissions r = praw.Reddit(user_agent='McCossum') File "C:\Users\USER\Anaconda3\lib\site-packages\praw\reddit.py", line 150, in __init__ raise ClientException(required_message.format(attribute)) praw.exceptions.ClientException: Required configuration setting 'client_id' missing. This setting can be provided in a praw.ini file, as a keyword argument to the Reddit class constructor, or as an environment variable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant