Problem with verifier when downloading a file. Canvas API

jerosalazar
Community Member

I'm currently trying to download files using the canvas API and I'm having an issue with the file's url. In every explanation that I can find the url follows this structure:

"http://<canvas>/files/<id>/download?download_frd=1&verifier=[verifier]"

 But every time I look up the information of a file in my organization, I never get the verifier with it. The structure I always get looks like this:

"https://<canvas>/files/<id>/download?download_frd=1"

I don't know if there's something that I'm missing or maybe my organization doesn't allow access to files with this type of user validation

 

Thanks in advance

0 Likes