Skip to content

Certificate URL's are broken? #2

@leviaviv28

Description

@leviaviv28

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions