Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

URL incorrectly detected as valid #16

Open
JackMorganNZ opened this issue Nov 6, 2018 · 2 comments
Open

URL incorrectly detected as valid #16

JackMorganNZ opened this issue Nov 6, 2018 · 2 comments
Labels
bug Something isn't working

Comments

@JackMorganNZ
Copy link
Member

Linkie detects this link as 200, when it shows as 404: https://www.coursera.org/learn/insidetheinternet

See: uccser/cs-field-guide#789

@JackMorganNZ JackMorganNZ added the bug Something isn't working label Nov 6, 2018
@eAlasdair
Copy link
Contributor

eAlasdair commented May 31, 2019

This link is also 404 and was not discovered by Linkie:
https://learn.code.org/s/1/level/102

The initial link from this issue is no longer invalid

@JackMorganNZ
Copy link
Member Author

wget https://learn.code.org/s/1/level/102
--2019-05-31 16:09:52--  https://learn.code.org/s/1/level/102
Resolving learn.code.org (learn.code.org)... 52.87.18.2, 54.82.136.198
Connecting to learn.code.org (learn.code.org)|52.87.18.2|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://studio.code.org/s/1/level/102 [following]
--2019-05-31 16:09:53--  https://studio.code.org/s/1/level/102
Resolving studio.code.org (studio.code.org)... 13.35.142.220
Connecting to studio.code.org (studio.code.org)|13.35.142.220|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2019-05-31 16:09:54 ERROR 404: Not Found.

This is probably due to it returning an initial 301 response. Thanks for pointing it out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants