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

Certificate URL's are broken? #2

Open
leviaviv28 opened this issue Jul 21, 2019 · 1 comment
Open

Certificate URL's are broken? #2

leviaviv28 opened this issue Jul 21, 2019 · 1 comment

Comments

@leviaviv28
Copy link
Contributor

When I finish the challenge I try to access my certificate, however on both the API sub-domain and the main noopschallenge domain the url that gets returned by the Interview-bot results in a 404. Is this still part of the challenge and I'm not understanding something or is it actually broken?

Here is the response I get when finished (I've redacted the certificate URL):

Congratulations leviaviv28! You completed the challenge in 1.676 seconds. I am happy to present you with the attached certificate.

result: "finished"
elapsedTime: 1676
certificate: "/interviewbot/exam/certificate/{redacted}"

And when I visit the certificate URL I get:
{"message":"The requested resource was not found"}
When I do a get call to it I get this:
urllib.error.URLError: <urlopen error [Errno 11001] getaddrinfo failed>

Please let me know if this is intended or not, and thanks for the fun challenges!

@hamolicious
Copy link

I have the same issue here!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants