SteveWellauer1
3 years agoQrew Trainee
Using the RESTful Quickbase API inside a code page without a Auth Token
I am building a code page that will be connected to a button that a user will click in an app. I am trying to get away from using the Quickbase client that uses the old XML API (var qdb = new QuickBaseClient();) and use the RESTful API instead. How do I get authenticated without storing a user token or having the user pass a user token in? Using the old method it seemed to just automatically authenticate based on whatever user was logged in. I never stored or passed in credentials or a user token to use the old client, but it seems like the restful API gives me a 401 authentication error unless I pass in a user token.
Can anyone shed any light on this issue?
------------------------------
Steve Wellauer
------------------------------
Can anyone shed any light on this issue?
------------------------------
Steve Wellauer
------------------------------