### Describe the bug If you attempt to delete a scheduled task belonging to a different user, a 500 Error is returned.  ### Steps to reproduce 1. Create scheduled task as User A 2. Delete scheduled task as user B ### Expected behaviour A 401 Error should be returned.