[ARCHIVED] Problem with verifier when downloading a file. Canvas API
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2021
10:14 PM
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
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.