Search found 1 match

by mokkosu55
Fri Jul 24, 2026 1:07 am
Forum: Mod portal Discussion
Topic: [Mod Portal][HTTP API] /api/mods returns HTTP 500 for sort=updated_at&sort_order=desc
Replies: 1
Views: 83

[Mod Portal][HTTP API] /api/mods returns HTTP 500 for sort=updated_at&sort_order=desc

The Mod Portal HTTP API /api/mods (Mod List) appears to return an internal server error (500) when sort=updated_at and sort_order=desc are used together.

Reproduction

Request:

https://mods.factorio.com/api/mods?sort=updated_at&sort_order=desc


Expected result:

HTTP 200
List of mods ...

Go to advanced search