Top-gg-Community / java-sdk

An API wrapper for https://top.gg/api/docs that works in Java
Apache License 2.0
36 stars 22 forks source link

java api wrapper #11

Closed faith-ie closed 2 years ago

faith-ie commented 2 years ago

Recently people in topgg-api channel have been saying that the java api has been giving them 401 errors, and the last time this has been touched was 3 years ago

From what I am able to tell about the cause of the error is that the base API domain was changed in the code, however, that change in the code was never released on jitpack, so people are getting errors because the package was never updated to reflect the changes made in the code on github.

I have spoken to nik (the previous java library maintainer) and they have said that it's okay for me to take it off their hands

I have updated the dependencies in this PR because they were very outdated.

DiscordDevelopment_PffbzS9807 s

lilmayu commented 2 years ago

Will be there any updates to this? I can maintain it myself (or actually just completely rewrite it) and upload it to Maven Central if you don't plan to update it/whatever (since this is 12 days old, you may have already begun to work on it, but haven't committed anything, so just making sure).

faith-ie commented 2 years ago

Will be there any updates to this? I can maintain it myself (or actually just completely rewrite it) and upload it to Maven Central if you don't plan to update it/whatever (since this is 12 days old, you may have already begun to work on it, but haven't committed anything, so just making sure).

It's taken a while but they should be giving me write access soon lol, if you would like to help contribute to it, I would appreciate the help :D

cas-c commented 2 years ago

Sorry, we needed to get some permissions straightened out for the public / oss repos, and I finally had a second to sit down with the right people and get it set up and now we have permissions to get a release out. :D

I've chatted with and added @faith-ie as a maintainer here. :) Thanks!

faith-ie commented 2 years ago

Hi sorry, I was really busy with my college semester ending this week and I just came back from a 10 day trip away from home, i will push the package out immediately