NoahMcBride
7 years agoQrew Cadet
API Call to Download Data using Usertoken
I am having problems with an API call to download a CSV file. The application requires a log in, however I am having problems authenticating when using a user token.
API call:
https://<company.quickbase.com>... <DBID>?a=q&qid=29&dlta=xs%7E&ridlist=29561&usertoken=<usertoken>
When I attempt to use the API call on a browser in which I am already logged in, I have no problem downloading the .csv, so I know the API call is correct, however, when I switch to different browser, Quickbase tells me I need to sign in, despite my inclusion of my usertoken.
How do I fix my API call? (Thanks in advance)
API call:
https://<company.quickbase.com>... <DBID>?a=q&qid=29&dlta=xs%7E&ridlist=29561&usertoken=<usertoken>
When I attempt to use the API call on a browser in which I am already logged in, I have no problem downloading the .csv, so I know the API call is correct, however, when I switch to different browser, Quickbase tells me I need to sign in, despite my inclusion of my usertoken.
How do I fix my API call? (Thanks in advance)