MatthewDonovan
7 years agoQrew Trainee
Error 22: Sign in Required after multiple submissions
Hi all!
I have an excel file that submits directly to Quickbase using VBA. I have my login hard coded into the program for the authenicate call. I can run several submissions and then suddenly it tells me that I need to sign-in.
I have apptokens disabled for this app and am using the XML POST API submission.
Each time I run the script, I grab a new ticket that expires in an hour. Are there limits to the amount of tickets a single user can obtain at a time? If that isn't it, what else might cause this problem?
Thanks!
I have an excel file that submits directly to Quickbase using VBA. I have my login hard coded into the program for the authenicate call. I can run several submissions and then suddenly it tells me that I need to sign-in.
I have apptokens disabled for this app and am using the XML POST API submission.
Each time I run the script, I grab a new ticket that expires in an hour. Are there limits to the amount of tickets a single user can obtain at a time? If that isn't it, what else might cause this problem?
Thanks!