akamhy / waybackpy

Wayback Machine API interface & a command-line tool
https://pypi.org/project/waybackpy/
MIT License
453 stars 32 forks source link

Saving archive results in an incorrect "cannot be archived by wayback machine as it is a redirect" failure #108

Closed dequeued0 closed 2 years ago

dequeued0 commented 2 years ago

I tried upgrading from 2.4.2 to 2.4.4 and the first page I tried to archive returned a new error:

archive of https://old.reddit.com/r/personalfinance/comments/s4gdfx/how_i_recovered_my_50k_investment_stolen_off/ failed: URL cannot be archived by wayback machine as it is a redirect.
Header:
save redirected

This page is not a redirect. It appears that the archive actually worked, though. It's successfully archived on archive.org with a timestamp that is about the same timestamp as the above error in my log.

akamhy commented 2 years ago

Should be fixed in v.3.0.0.

akamhy commented 2 years ago

Closing, if the issue persists reopen.