pythondotorg
pythondotorg copied to clipboard
Bug: broken image links on "Using Python to Automate Tedious Tasks" success story page
Describe the bug
Some images on the following page are not displayed:
https://www.python.org/success-stories/using-python-to-automate-tedious-tasks/
These images are AccessDenied
- https://s3.dualstack.us-east-2.amazonaws.com/pythondotorg-assets/successstories/webucator/code-sample-pdf.png
- https://s3.dualstack.us-east-2.amazonaws.com/pythondotorg-assets/successstories/webucator/code-sample-class-file.png
- https://s3.dualstack.us-east-2.amazonaws.com/pythondotorg-assets/successstories/webucator/check-xml.png
To Reproduce
- Open https://www.python.org/
- Click Education
- Find and click Using Python to Automate Tedious Tasks
Expected behavior
Images in Using Python to Automate Tedious Tasks can display
URL to the issue
No response
Screenshots
Browsers
Chrome
Operating System
Windows
Browser Version
No response
Relevant log output
Additional context
No response
valid and those images in s3 should be made publicly accessible
The images also aren't in the Internet Archive:
- earliest https://web.archive.org/web/20200322034341/https://www.python.org/success-stories/using-python-to-automate-tedious-tasks/
- https://web.archive.org/web/20230121055437/https://www.python.org/success-stories/using-python-to-automate-tedious-tasks/
- latest https://web.archive.org/web/20250710073626/https://www.python.org/success-stories/using-python-to-automate-tedious-tasks/
Let's try asking the article author:
@ndunn219 Do you happen to have the original images for this page?