Hi,
I saw that file api Canvas response of first request has changed some fields, i try to make request with these fields but the server respond with internal server error.
Help pls.
Thanks.
Solved! Go to Solution.
Hi Kelley,
I´ve can solved it!
I had to send all the response as a parameter on the second request to Canvas file api, it includes the new fields.
Thanks.
Hi @ctapia
Because of the technical nature of your question, I am going to share it with the fine folks in the https://community.canvaslms.com/groups/canvas-developers group.
Kelley
Hi Kelley,
I´ve can solved it!
I had to send all the response as a parameter on the second request to Canvas file api, it includes the new fields.
Thanks.
Hi Cristian,
Can you show your curl command that worked for you? I don't understand "send all the response as a parameter". Does that mean you send the complete response as on form variable, or each parameter as individual form variables?
thanks,
speeves