Aldrin Misquitta

Results 8 comments of Aldrin Misquitta

The posted example is definitely simpler and easier to read. However, all the GoTos may make it harder to debug or follow the program flow. One of the goals is...

@varunraj1493 typically that error could be due to a label mismatch, so verify the label specified in the config `jobSeqNo` with the actual labels existing in your graph, case sensitive

There are 2 forks which were SE ports: https://github.com/ceefour/messenger-sdk https://github.com/aldrinm/messenger-sdk You may to check which ones work for you

I just tried my code now and I get the same 401 error as yours. I'm damn sure this worked 6 months ago!

oh i just managed to get it working. my consumer key and secret were all wrong. please re-check the values in the YahooMessengerConstants . And use TestYahoo.java for testing it...

Make sure you are updating the YahooMessengerLibraries / src / com / yahoo / messenger / util / YahooMessengerConstants.java and this file is in the classpath first. There is another...

How to run the games in Java is explained in [HOW_TO_RUN_THE_GAMES.md](HOW_TO_RUN_THE_GAMES.md). Have you tried with the instructions there? (Personally, I have run this with Java 17 and not had an...

The tests are a good starting point https://github.com/neo4j/java-rest-binding/tree/master/src/test/java/org/neo4j/rest/graphdb