Curse.RestProxy icon indicating copy to clipboard operation
Curse.RestProxy copied to clipboard

A REST interface over the curse WCF services

Results 2 Curse.RestProxy issues
Sort by recently updated
recently updated
newest added

It seems that since July, Curse/Twitch have stopped updating the public json feed, and instead have transitioned into using an separate API gated with an AuthenticationToken.

When I access `/api/addon//files` endpoint for certain mods, I'm getting a "500 Internal server error" status, with JSON content telling me pretty much "something went wrong". So far, I was...