You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Try removing www part and perform a new request with àllow_redirection=True.
In some case you will get the redirection :
Example : https://www.sno.phy.queensu.ca/~phil/exiftool/ don't work
but https://sno.phy.queensu.ca/~phil/exiftool/ redirect to exiftool.org
The text was updated successfully, but these errors were encountered:
Try removing www part and perform a new request with
àllow_redirection=True
.In some case you will get the redirection :
Example :
https://www.sno.phy.queensu.ca/~phil/exiftool/
don't workbut
https://sno.phy.queensu.ca/~phil/exiftool/
redirect toexiftool.org
The text was updated successfully, but these errors were encountered: