When the amount of imported/followed repos exceed 4-7k, the endpoints in charge of returning those repositories return a 404 code.
Endpoints
/getMyProjects
/getAvailableProjects?lang=* (* -> Any language whose amount of imported/followed repositories exceed the previous amount)
Response
{"status":"error","error":"not found","message":"not found"}
When the amount of imported/followed repos exceed 4-7k, the endpoints in charge of returning those repositories return a 404 code.
Endpoints
/getMyProjects/getAvailableProjects?lang=*(* -> Any language whose amount of imported/followed repositories exceed the previous amount)Response
{"status":"error","error":"not found","message":"not found"}