Activity Feed
My Posts
Post Details Date Published Views Kudos

Problem Deleting File in Course Through API

Hello Canvas Developers, I'm attempting to delete a file in a course via the API. My request currently looks like this: https://canvas_url/api/v1/courses/course_id/files/file_id?access_token=my...

07-17-2018

609

0

File Download URL Problem

Hello Canvas Developers, We're trying to see the contents of a text file within a course's file structure. We're doing this by first finding the file's JSON object using GET /api/v1/courses/course...

06-20-2018

643

0

Create Text File Directly Into Folder System

Hello Canvas Developers, I know its possible to upload a file to Canvas using the API, but is there an API call to create a simple text file directly in the Canvas folder system without having to ...

06-13-2018

988

0

OAuth Dance for Offline Game without Redirect URL

Hello Canvas Developers! My team is producing an offline education game using the Unity game engine and we want to include Canvas functionality. Unity allows us to export a WebGL version of the ga...

05-31-2018

2019

0

Do different school instances block use of access tokens to view content?

As part of a Gamification initiative, my team and I are working to create an stand-alone game which uses the Canvas API's GET requests to retrieve information on the student player and their courses....

05-17-2018

612

0

View All Posts