Test failed with timeout
You can send a DELETE request to /api/replies/{board} and pass along the thread_id, reply_id, & delete_password.
Returned will be the string incorrect password or success.
On success, the text of the reply_id will be changed to [deleted]. (Test timed out)
Only that test fail with a timeout, as you can see on the screenshot. I tried to optimize my code, but still, unable to validate it.
Your project link(s)
solution: https://replit.com/@m2farah/fcc-information-security-project2-anonymous-message-board
Your browser information:
User Agent is: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36
Challenge: Anonymous Message Board
Link to the challenge:
