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

Interesting response when giving "me" as input #8

Open
JasonLukose opened this issue Aug 7, 2017 · 0 comments
Open

Interesting response when giving "me" as input #8

JasonLukose opened this issue Aug 7, 2017 · 0 comments

Comments

@JasonLukose
Copy link

reddit.com/u/me links to whatever account is signed in. Thought it would be interesting to try out.

Returns error, maybe catch "me" and ask to re-input full username?

Traceback (most recent call last):
  File "sherlock.py", line 12, in <module>
    u = RedditUser(sys.argv[1])
  File "/home/jason/CodingFiles/testsherlock/sherlock/reddit_user.py", line 207, in __init__
    self.about = self.get_about()
  File "/home/jason/CodingFiles/testsherlock/sherlock/reddit_user.py", line 430, in get_about
    response_json["data"]["created_utc"], tz=pytz.utc
TypeError: string indices must be integers
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