-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels