DFDK
3 years agoQrew Member
API - File Attachment Download - Resource not found
Hello,
I have a problem downloading file attachments with the API. My current language of choice is Python.
I have researched several articles on this topic however no joy yet.
If I query an attachment using the following syntax I can see the file in the browser. So I know my user token and parameters are correct.
https://domain.quickbase.com/up/dbid/a/r_recordid/e_fileid/vversion?usertoken=user_token
However when I use the API to try to download the file I only get "Resource not found" as a response.
I have attached an image with my python script.
Any help / guidance would be greatly appreciated.
Thanks!
------------------------------
Scott Paxton
------------------------------
I have a problem downloading file attachments with the API. My current language of choice is Python.
I have researched several articles on this topic however no joy yet.
If I query an attachment using the following syntax I can see the file in the browser. So I know my user token and parameters are correct.
https://domain.quickbase.com/up/dbid/a/r_recordid/e_fileid/vversion?usertoken=user_token
However when I use the API to try to download the file I only get "Resource not found" as a response.
I have attached an image with my python script.
Any help / guidance would be greatly appreciated.
Thanks!
------------------------------
Scott Paxton
------------------------------