Coder Social home page Coder Social logo

mimirdownloader's Issues

404 Not Found when coursework contains a project

Stack trace:

Loading assignment Lab 1 (1d41e0f1-5a86-4009-b04b-bd406cf5066d)
Exception in thread "main" com.google.api.client.http.HttpResponseException: 404 Not Found
{"status":404,"error":"Not Found"}
	at com.google.api.client.http.HttpRequest.execute(HttpRequest.java:1070)
	at com.amann.mimir_downloader.Networking.executeAuthedRequest(Networking.java:80)
	at com.amann.mimir_downloader.AssignmentLoader.loadAssignment(AssignmentLoader.java:43)
	at com.amann.mimir_downloader.CourseLoader.loadCourse(CourseLoader.java:31)
	at com.amann.mimir_downloader.MimirDownloader.main(MimirDownloader.java:63)

The JSON for Lab 1 is as follows:

{"id":"1d41e0f1-5a86-4009-b04b-bd406cf5066d","name":"Lab 1","workType":"project","openDate":"2018-08-21T19:20:00.000Z"}

It appears that https://github.com/camann9/MimirDownloader/blob/master/mimir-downloader/src/main/java/com/amann/mimir_downloader/data/json/RawCourse.java#L10 needs to filter on workType = assignment.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.