Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
1 answer
128 views

Receiving an invalid grant error despite all credentials being correct. Does anyone know the routes I should post to and what headers and data I should include? The code I tried is here: exports....
1 vote
0 answers
1k views

I'm creating a Discord.py bot and what I want it to do is add a !meme command on which it pulls a random meme from the r/memes subreddit. I have found some code on Stack Overflow as to how to do that. ...
0 votes
1 answer
828 views

Using the Reddit API, is it possible to return a list of Reddit comments if the submission title includes a specific keyword? For example, if the keyword is "Lime Sparkling Water", I want to ...
1 vote
1 answer
624 views

I'm trying to get the report for an account from Reddit using their ads API. I did the authentication process according to: https://ads-api.reddit.com/docs/#section/Authentication When I invoked the ...
2 votes
0 answers
143 views

I have been trying to make a bot that searches for a specific keyword in the reddit title, if that keyword is true it would then comment something in that thread. Everything works find, just I have ...
0 votes
1 answer
31 views

I am using the RedditKit gem and in order to access certain elements, I need to send a request to reddit api to create a "client" object. Below is my current logic: ## application_controller ...
0 votes
1 answer
155 views

I have a reddit post link here: https://www.reddit.com/r/dankmemes/comments/6m5k0o/teehee/ I wish to access the data of this post throught the redditkit API. http://www.rubydoc.info/gems/redditkit/ I ...
0 votes
1 answer
38 views

I am using https://github.com/samsymons/RedditKit SDK for reddit api's. I have implemented the whole functionality. I am facing issue in getting full size image from this sdk. If anybody used this ...
UGandhi's user avatar
  • 589
0 votes
1 answer
2k views

i am using following code for text post in reddit.com but it gives bad captcha error,how can we get captcha and pass it in code. i am stuck there please help.. class Program { ...
2 votes
1 answer
1k views

It is the content of my podfile: platform :ios, '7.0' pod 'RedditKit', '~> 1.3' It is placed at the root of my iOS project (i.e. not a workspace) When I ran pod install I got this error message:...

AltStyle によって変換されたページ (->オリジナル) /