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

I am using the RedditExtractoR package to obtain information about threads, users and comments on Reedit. I have a list with different authors, and I am using the function RedditExtractoR::...
Renato's user avatar
  • 23
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....
0 votes
1 answer
829 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 ...
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 ...
1 vote
0 answers
298 views

I want to post on Reddit using java API. I have created a username and password on Reddit and I have created an authentication token for the application. I tried Jreddit but its one year old repo ...
2 votes
3 answers
1k views

I need to pass object user to another activity. I know I should use Parcelable, but I can't edit User class, because it is used from maven repository. Is it here any other way how can I pass user ...
Sk1X1's user avatar
  • 1,381
1 vote
3 answers
5k views

I need to get user and save it to variable. public class MainActivity extends ActionBarActivity { User user = new LoginTask2().execute(""); } class LoginTask2 extends AsyncTask<String, Void, ...
1 vote
0 answers
25 views

I've got a problem. My app keeps crashing when I start it, but the logcat tells me nothing. I've tried try-catch but it still crashes without leaving something. Here's my MainActivity.java: ...
pongo1231's user avatar
0 votes
1 answer
38 views

Thanks a lot ! I got in working , The only problem I found is that when getting the comment id for the specific submission it returns broken up comments , E.g Reddit reddit = new Reddit("USER","...
0 votes
0 answers
66 views

After 2 days searching around the web for tutorials on running maven on intellij , I didn't find much and all the tutorial I tried returned some error , So can someone give me a step by step ...
-1 votes
1 answer
876 views

After setting up the project in intellij as a maven project like so .. I set up my pom.xml file with a basic structure ... <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www....
0 votes
1 answer
98 views

I get Errors when trying to import the jar files needed for Jreddit to function. On jreddit's github page it says ... Dependencies JSON-simple Apache HttpComponents Apache Commons ...
0 votes
1 answer
98 views

I am playing around and trying to learn how API works in java, currently messing around with the Reddit one: https://github.com/karan/jReddit Code that I am trying out which works just fine: https://...
Muki's user avatar
  • 13
0 votes
1 answer
1k views

I would like to write application in Android Studio (v. 1.1.0) to browse reddit. I found API wrapper jReddit and would like to use it. At first I just try to initialize RestClient (method is called ...
Sk1X1's user avatar
  • 1,381
0 votes
1 answer
947 views

I'm making a Reddit app using the jReddit wrapper and I'm having trouble with the apache http client throwing the above exception. My dependencies look like this: and my libraries look like this: I ...

15 30 50 per page
1
2

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