Skip to content

Internal Server Error 500 when a request with pagination size under 12 on Gitlab.com

Summary

Steps to reproduce

Try this request https://gitlab.com/api/v4/projects?membership=true&page=1&per_page=10 on your Gitlab.com account with more than 12 projects

What is the current bug behavior?

"500 Internal Server Error

What is the expected correct behavior?

return results

Relevant logs and/or screenshots

image