-
Bug
-
Resolution: Works As Intended
-
Normal
-
None
The bug
The sold copies statistics API (https://api.mojang.com/orders/statistics) does not work anymore since March 2022, it responds with HTTP 401 Gone.
How to reproduce
curl -X POST https://api.mojang.com/orders/statistics
It responds with HTTP 401 Gone
Also, when including a JSON payload, it responds with HTTP 415 Unsupported Media Type.