Has anyone had any success retrieving Google collaborations in a course using the API? (Collaborations - Canvas LMS REST API Documentation )I added a Google collaboration in a test course and all I receive is an empty array. I even tacked on as_user_id= using my id, but still nothing.This problem returning empty arrays was already noted in a comment in October 2016 (https://community.canvaslms.com/message/53173-re-collaboration-data?commentID=53173#comment-53173 )I've tried the following calls:/api/v1/courses/{course_id}/collaborations and /api/v1/courses/{course_id}/collaborations?as_user_id={my_id}Is this a bug that needs to be reported?
Join this group to share your tips, insights, and reactions with other members.
Calling https://api.demo.badges.parchment.com/o/token yields a 503 error: <html>\r\n<head><title>503 Service Temporarily Unavailable</title></head>\r\n<body>\r\n<center><h1>503 Service Temporarily Unavailable</h1></center>\r\n</body>\r\n</html> I wasn't able to find any info whether this is being taken care of or not? Any…
Is having students read the textbook considered an assignment or an activity if there is no grade but a required date?
Because Catalog only supports a single payment for an entire purchase, I want the entire transaction to happen in Stripe so that our learners can pay over an arbitrary number of months to Stripe and each payment is reported to Canvas. My understanding is this would require special coding and API/webhooks. Has anyone done…
Hello, Our K12 district is using Qmlativ as our SIS and sync through API. We will be using cross listing for the first time this year, and we are concerned about what will happen when we introduce a Long Term Sub to a class. We understand this will create a new course for the long term sub. We have questions about the…
Hi, I was wondering if there was anything in the pipeline so on Canvas Catalog it could link to an entire sub-catalogue? We are using our Catalog instance to list Professional Development & Compliance courses to colleagues. For some courses, we have multiple listings (huge kudos to the multiple listings connecting to…