pythondotorg icon indicating copy to clipboard operation
pythondotorg copied to clipboard

Bug: broken image links on "Using Python to Automate Tedious Tasks" success story page

Open shenxianpeng opened this issue 7 months ago • 1 comments

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

  1. Open https://www.python.org/
  2. Click Education
  3. 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

Image

Browsers

Chrome

Operating System

Windows

Browser Version

No response

Relevant log output


Additional context

No response

shenxianpeng avatar May 10 '25 15:05 shenxianpeng

valid and those images in s3 should be made publicly accessible

susilshanmugam avatar May 11 '25 15:05 susilshanmugam

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?

hugovk avatar Nov 28 '25 16:11 hugovk