Closed mrkvon closed 2 years ago
GET /api/frontend/users/:id/
Response status: 500
500
Response body:
<!doctype html> <html lang="en"> <head> <title>Server Error (500)</title> </head> <body> <h1>Server Error (500)</h1> <p></p> </body> </html>
Only tested with production. Haven't tested locally.
The same with GET /api/frontend/users/?page=1
/api/frontend/users/?page=1
Yess, sorry, I forgot to push the fix, it's there now.
Thanks a lot! It is. :)
GET /api/frontend/users/:id/
Response status:
500
Response body:
Only tested with production. Haven't tested locally.
The same with GET
/api/frontend/users/?page=1