TypeError: 'nanme' is an invalid keyword argument for User
(5 additional frame(s) were not displayed)
...
File "C:\Users\prest\OneDrive - John Septimus Roe Anglican Community School\Documents\Software Engineering\Python\WorkSpace\osd\src\app\website\routes\sign_up_page\sign_up_page.py", line 18, in sign_up
new_user = User(name=username, password_hash=hashed_password, api_key=secrets.token_hex(16))
File "<string>", line 4, in __init__
Sentry Issue: OSD-APP-1A
This issue was automatically created by Sentry via Send a notification for new issues