C2W3 Lab: 403 Forbidden CSV download

When running the cell to load the CoverType CSV dataset in the C2W3 programming assignment, I get the following error –

--2022-06-15 18:33:29--  https://storage.googleapis.com/workshop-datasets/covertype/full/dataset.csv
Resolving proxy-coursera-apps.org (proxy-coursera-apps.org)... 10.0.0.170
Connecting to proxy-coursera-apps.org (proxy-coursera-apps.org)|10.0.0.170|:3128... connected.
Proxy request sent, awaiting response... 403 Forbidden
2022-06-15 18:33:29 ERROR 403: Forbidden.

I’m running into the exact same problem…

Hi both. I’ve notified the staff to look at this. Thanks for pointing this out.

HI Everyone, I am facing the same issue too. I too am getting ERROR 403 in the C2W3 assignment, while loading the CoverType CSV dataset.

same problem for me…

This problem is quite widespread in multiple MLEP Specialization courses. I encountered this same error in the C4W2 Canary deployment assignment today. Hopefully, the course staff is looking into this with urgency since it is blocking completing several courses.

Same for me, since yesterday I am getting this error

Hi everyone! Thank you for reporting! We are now working on resolving the issue. Will update this thread asap.

Hello again! We have now changed the download URL for this assignment. Kindly reopen the notebook from your classroom. Thank you!

Hey thanks it is working. In the sense the dataset now gets downloaded but the grader is not working. Previously it was working till Exercise 6. Now it only works till Exercise 1

Hi Rajiv. This might be a different issue. I just did the assignment and got the expected marks. Please check if you have # grade-up-to-here tags that should be deleted near exercise 1. That usually causes this bug. If not, please try refreshing your workspace by following the instructions here then paste your solutions there. If it still doesn’t work, please post a new topic with screenshots of any error messages you are getting in the grader. That will help mentors figure out the issue. Thanks!