Certificate upload failed

#3
by CoralLeiCN - opened

The certificate upload is failing. I suspect it is because the app is trying to upload certificates to the wrong dataset.
Looking at the upload_certificate_to_hub function in app.py.

path_in_repo=f"certificates/{username}/{date.today()}.png",
                repo_id="mcp-course/certificates",

Sign up or log in to comment