Discounted-Udemy-Course-Enroller
Discounted-Udemy-Course-Enroller copied to clipboard
:bug: Handle missing 'course' key in get_course_id to prevent KeyError
Added safeguards to check for the existence of 'course' key in the serverSideProps data. Included error handling for HTTP connection issues and JSON decoding errors.
Should I close this PR?