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

500 error on /genClassCertificate #2

Open
laura-arditti opened this issue Jan 28, 2022 · 0 comments
Open

500 error on /genClassCertificate #2

laura-arditti opened this issue Jan 28, 2022 · 0 comments

Comments

@laura-arditti
Copy link

I have completed the course "Using a Machine Learning Workflow for Link Prediction" and correctly answered all quizzes at the end of each section. However, when I click on the "Download certificate" button, it displays the message

Certificate not available yet.
Did you complete the quizzes at the end of each section?

Schermata 2022-01-28 alle 16 05 11

By inspecting the console, I see that after clicking the button a request is made which results in the error below

bizible.js:126 POST https://pysadbr27c.execute-api.us-east-1.amazonaws.com/genClassCertificate 500
XMLHttpRequest.send @ bizible.js:126
jr @ site.js:1
Or @ site.js:1
getClassCertificate @ site.js:1
document.addEventListener.document.querySelectorAll.forEach.t.onclick @ site.js:1
site.js:1 Unable to get the certificate {"message":"Internal Server Error"}

This makes it impossible to download the certificate. I believe this is an issue with the neo4j graphacademy api itself so I'm opening this issue hoping it may help.

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

1 participant