Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
API: Fix error code for disabled popular endpoint (#4296)
When visiting /api/v1/popular and popular endpoint is disabled Before: 500 {"error":"Closed stream"} After 403 {"error":"Administrator has disabled this endpoint."}
- Loading branch information