php - How to set quickbase permissions to add records , Edit records -


quickbase error response:

i using 'quickbase' database integration "codeigniter" . when add records show error code 3 i.e. "insufficent" permissions . can 1 new "quickbase".

respose quickbase:

 simplexmlelement object (     [action] => api_addrecord     [errcode] => 3     [errtext] => insufficient permissions     [errdetail] => oops.  don't have permission access page     [username] => tbd1@brightline.com ) 

looks user you're using api_authenticate quickbase has insufficient permission add record table.

from within quickbase, click on users , verify role associated user. within role can view/modify permissions applied user role.


Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

javascript - addthis share facebook and google+ url -