You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 24, 2026. It is now read-only.
Academic Information page should load without errors, and form submission should work
Actual Behavior
GET api/profile/basics returns 500 (Internal Server Error)
PUT api/profile/basics returns 500 (Internal Server Error)
Error Logs
10:12:59.636 api/profile/basics:1 Failed to load resource: the server responded with a status of 500 ()
10:13:27.059 PUT https://www.lanyards.app/api/profile/basics 500 (Internal Server Error)
Description
The Academic Information dashboard page fails to load with a 500 error. When attempting to submit the form, another 500 error occurs.
Steps to Reproduce
Expected Behavior
Academic Information page should load without errors, and form submission should work
Actual Behavior
Error Logs
Environment