AndrewWilber
8 years agoQrew Trainee
Quickbase form creation wizard Question - Authentication
Hello,
I was using the Quickbase form creation wizard to embed a form into one of my websites for a generic data entry portal.
http://www.quickbase.com/developer/knowledge-base/whats-easiest-way-create-generic-html-data-entry-form-quickbase-application-i-can-embed-my-w
I followed the instructions by adding the application token into my app to allow this to all work.
And, when I am already logged into Quickbase it works wonders.
Problem: If I am not yet logged into Quickbase and I try using the form, it will not work. I get this error:
<?xml version="1.0"?>
-<qdbapi>
<action>API_AddRecord</action>
<errcode>22</errcode>
<errtext>Sign-in required</errtext>
<errdetail>The page you have requested can be viewed only by users who have signed in. Please sign in to proceed.</errdetail>
</qdbapi>
Has anyone experienced this / know how to fix it?
Thanks for all the help!
I was using the Quickbase form creation wizard to embed a form into one of my websites for a generic data entry portal.
http://www.quickbase.com/developer/knowledge-base/whats-easiest-way-create-generic-html-data-entry-form-quickbase-application-i-can-embed-my-w
I followed the instructions by adding the application token into my app to allow this to all work.
And, when I am already logged into Quickbase it works wonders.
Problem: If I am not yet logged into Quickbase and I try using the form, it will not work. I get this error:
<?xml version="1.0"?>
-<qdbapi>
<action>API_AddRecord</action>
<errcode>22</errcode>
<errtext>Sign-in required</errtext>
<errdetail>The page you have requested can be viewed only by users who have signed in. Please sign in to proceed.</errdetail>
</qdbapi>
Has anyone experienced this / know how to fix it?
Thanks for all the help!