CoreBOSBB

Full Version: error import a service contracts
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Fatal error: Uncaught exception 'WebServiceException' with message 'Permission to read given object is denied' in /usr/share/coreBOS/corebos-master/include/Webservices/Delete.php:47 Stack trace: #0 /usr/share/coreBOS/corebos-master/modules/Import/controllers/Import_Data_Controller.php(238): vtws_delete('25x274703', Object(Users)) #1 /usr/share/coreBOS/corebos-master/modules/Import/controllers/Import_Data_Controller.php(111): Import_Data_Controller->createRecords() #2 /usr/share/coreBOS/corebos-master/modules/Import/controllers/Import_Controller.php(56): Import_Data_Controller->importData() #3 /usr/share/coreBOS/corebos-master/modules/Import/controllers/Import_Index_Controller.php(315): Import_Controller->triggerImport(true) #4 /usr/share/coreBOS/corebos-master/modules/Import/index.php(27): Import_Index_Controller::process(Object(Import_API_Request), Object(Users)) #5 /usr/share/coreBOS/corebos-master/modules/ServiceContracts/Import.php(10): require_once('/usr/share/core...') #6 /usr/share/coreBOS/corebos-master/index.php( in /usr/share/coreBOS/corebos-master/include/Webservices/Delete.php on line 47
This is only happening to you. So it is either your data file or your settings. Please activate debugging and try to fix it. If you can't please give us some information.
If I use a admin user to import, this error not occurs

I will set a debug for more information

thanks