About
cpoole2256
Christopher Poole
Rank:
Community Novice
Title:
Joined:
May 17, 2018 2:28:46 PM
Posts:
9
Solutions:
0
Likes Received:
4
Bio:
An amazing Instructure Community member
Most Liked Posts
Never mind I fixed it. I was using UnityWebRequest and WWWForms. I was using .AddField() for WWWForms which takes a string parameter for the data. I learned just now that there is a different .AddByte...
Thanks for the reply! That really sucks that they've got to pull the code out of the URL... I can pretty easily provide instructions on how to get that code but can't they just provide a defau...
We'll be using Unity so the programming itself is done in C# and the HTTP calls are done using a library function provided by Unity itself. Unity can then export to WebGL. I would assume that the ...
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 game as...
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 cours...
Most Recent Posts
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=mya...
Never mind I fixed it. I was using UnityWebRequest and WWWForms. I was using .AddField() for WWWForms which takes a string parameter for the data. I learned just now that there is a different .AddByte...
What specific argument do I need to set to give it my file's text? I've supplied all the other arguments (including the copy of upload_params). I tried using "file" like it says to do ...
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/cou...
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 go th...
Latest Badges
First Like Received
2024-01-05
Instructure Community: 5 Year
5 Years with Instructure Community
2024-01-03
Instructure Community: 4 Year
4 Years with Instructure Community
2024-01-03
Instructure Community: 3 Year
3 Years with Instructure Community
2024-01-03