Closed asmahood closed 1 year ago
Environment
Describe the bug
When creating a new event through the app, we get back a 400 error with the following
{ "code": 400, "message": "parsing time \"\\\"2023-01-02\\\"\" as \"\\\"2006-01-02T15:04:05Z07:00\\\"\": cannot parse \"\\\"\" as \"T\"", "type": "INVALID_REQUEST" }
Steps to reproduce
Go through the normal semester creation flow on the website
Expected behavior
No error and semester is created.
Actual behavior
No response from page and error in the console.
Screenshots
Additional context
Environment
Describe the bug
When creating a new event through the app, we get back a 400 error with the following
Steps to reproduce
Go through the normal semester creation flow on the website
Expected behavior
No error and semester is created.
Actual behavior
No response from page and error in the console.
Screenshots
Additional context