As a member of the development team
I need identify the root cause of error 404 in the PythonAnywhere console
So that I can resolve the issue and ensure proper running of our system
Details and Assumptions
Error is a PythonAnywhere problem, not Qualtrics
Need to refer to PythonAnywhere API endpoints documentation
Acceptance Criteria
Given a developer tries to generate and send a pdf report using the system
When a 404 error occurs
Then the developer should analyze the logs to determine whether the error is due to a misconfigured endpoint, incorrect URL, or server downtime
As a member of the development team I need identify the root cause of error 404 in the PythonAnywhere console So that I can resolve the issue and ensure proper running of our system
Details and Assumptions
Acceptance Criteria