Jump to content

Question

Posted

Hi guys, know anybody where can be a problem ?

 

20:39:02] ERROR Failed to read user data
com.github.unafraid.votingreward.api.VotingRewardAPIException: Unable to execute getUserData method
	at com.github.unafraid.votingreward.api.VotingRewardAPIClient.sendApiMethod(VotingRewardAPIClient.java:126)
	at com.github.unafraid.votingreward.api.VotingRewardAPIClient.getUserData(VotingRewardAPIClient.java:59)
	at com.github.unafraid.votingreward.VotingRewardAPI.run(VotingRewardAPI.java:111)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: com.github.unafraid.votingreward.api.VotingRewardAPIException: Couldn't parse response content to json: null
	at com.github.unafraid.votingreward.api.VotingRewardAPIClient.sendApiMethod(VotingRewardAPIClient.java:117)
	... 9 more
Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL: https://api.l2topzone.com/v1/server_98fd69c8216cb5111d8145ff3e297***/getUserData
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1876)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
	at com.github.unafraid.votingreward.api.VotingRewardAPIClient.sendApiMethod(VotingRewardAPIClient.java:112)
	... 9 more

3 answers to this question

Recommended Posts

  • 0
Posted

com.github.unafraid.

something wrong here indeed but it seems that your link is not correct anyway and you get 403 error not found so links is wrong for starters...

Guest
This topic is now closed to further replies.
×
×
  • Create New...