Thunderstore
Thunderstore copied to clipboard
/package/uuid4/ Endpoint not working
The attempt to load a single package always gives
{"error": "No cache available"}
as answer for me.
I tried several packages, but the one in question is:
https://valheim.thunderstore.io/api/v1/package/c11edf2c-85d9-42ff-811b-139faa4c51b3/
As far as I can see, no authentication should be needed for that call.
The uuid4 part of the v1 endpoint is currently broken. If you need that information you can use https://valheim.thunderstore.io/api/experimental/package/denikson/BepInExPack_Valheim/
It does however have an incorrect download count within the response.
Thank you. Since I don't need the download count, that is perfectly suitable for me.