Conversation
|
@drbothen HI there, i tried installing udacimak with the instruction you have given but got issues like api endpoint not available, token not able to verify. Would it be possible for you to build the docker and share it, or atleast the dockerfile, as it is having issues in building the docker also |
Dockerfile:4341 |
|
|
I just tried with the change that I upload and its working.
Later, to confirm if can check your nanodegree enrolled
Finally, to download the course and render it
Total functional at date. |
|
(node:990) ExperimentalWarning: queueMicrotask() is experimental. |
|
Run this npm uninstall -g udacimak and execute again all of this udacimak listnd udacimak download CODE_NANODEGREE I test it with your token and it works √ Validate Udacity authentication token via Udacity API Check it please |
|
thanks, it is working now. |
|
I don't know if Udacity has updated its framework. I followed your instructions to install Udacitymak, but an error occurred when I downloaded the course. Could you tell me what the problem is? I would be very grateful if you could help me solve it. The following is the error message: [error]: Failed to download course. See error below: |
Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
The GraphQL query were updated, related to fetchNanodegree, fetchLesson, fetchCourse, fetchUdacityUserInfo. The changes were delete fields current API do not required. Totally functional and tested at 06/06/24. Without this changes, the authentication and download course feature are not possible.
Fixes # (issue)
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Configurations
Checklist: