About

jbaldwin33
Rank:
Community Member
Title:
Joined:
Nov 18, 2020 5:57:35 PM
Posts:
4
Solutions:
0
Likes Received:
0
Bio:
An amazing Instructure Community member

Most Liked Posts

I am only using the params returned by the first request. Do I have to worry about any headers that might have been returned by the first request? I know for instance .NET handles some of these things...
Likes: 0
Yes, in the upload_params object there are only two parameters, the filename and the content_type, and I grab those directly out of the response. the example in the docs mentions a "key" objec...
Likes: 0
Of course. For background I'm using LSL (Linden Scripting Language) for use with the Second Life game simulator.I create the initial request with the following method:llHTTPRequest(url, [HTTP_METH...
Likes: 0
Hello! I have been following the Canvas Uploading Files guide to upload a file using an HTTP POST request, however when I make the multipart/form-data request I receive the 400 error code in the respo...
Likes: 0

Most Recent Posts

I am only using the params returned by the first request. Do I have to worry about any headers that might have been returned by the first request? I know for instance .NET handles some of these things...
Nov 30, 2020 10:02:03 AM
Yes, in the upload_params object there are only two parameters, the filename and the content_type, and I grab those directly out of the response. the example in the docs mentions a "key" objec...
Nov 24, 2020 9:30:12 AM
Of course. For background I'm using LSL (Linden Scripting Language) for use with the Second Life game simulator.I create the initial request with the following method:llHTTPRequest(url, [HTTP_METH...
Nov 24, 2020 8:12:03 AM
Hello! I have been following the Canvas Uploading Files guide to upload a file using an HTTP POST request, however when I make the multipart/form-data request I receive the 400 error code in the respo...
Nov 18, 2020 6:08:04 PM

Latest Badges

10 Logins Completed

10 Logins Completed

Earned: 2024-01-25

5 Logins Completed

5 Logins Completed

Earned: 2024-01-25

First Login Completed

First Login Completed

Earned: 2024-01-25

First Reply Posted

First Reply Posted

Earned: 2024-01-05