daranzolin / rcanvas

R Client for Canvas LMS API
Other
90 stars 43 forks source link

get_course_list() gives curl error #55

Open cddesja opened 3 years ago

cddesja commented 3 years ago

When I run

set_canvas_domain("http://canvas.smcvt.edu")
get_course_list()

I get the following error:

Error: lexical error: invalid char in json text.
                                       <!DOCTYPE html PUBLIC "-//W3C//
                     (right here) ------^

Sorry for editing this so many times. I had the wrong information.