Hi,
we just noticed, that the mod portal API gets a timeout after 30 seconds with http status 302. https://mods.factorio.com/api/mods?page_size=max
Calling it with https://mods.factorio.com/api/mods?page_size=999999 seems to work, but i would like it more with `max` as param, like it was before.
[Mod Portal API] Calling with page_size=max results in error 503
[Mod Portal API] Calling with page_size=max results in error 503
- Attachments
-
- Screenshot_2.png (12.43 KiB) Viewed 1749 times
Re: [Mod Portal API] Calling with page_size=max results in error 503
It would be great if that gets fixed, previously this also worked. It breaks our custom modsearch
Re: [Mod Portal API] Calling with page_size=max results in error 503
Seems like it is fixed now. The site is available again