02-09-2021, 01:01 AM
Hi. I am trying to use the coreBOS Webservice Development, to see that the webservices is connecting correctly to the application. I am doing it because I am having problems with the Customer Portal. In one of the posts I saw that Joe recommended testing it with this tool. But I couldn't make her walk either.
Customer portal = Customer Portal is not correctly configured (three variables set OK)
2021/02/08 18:12:26 [error] [exception.CHttpException.550] exception 'CHttpException' with message 'Customer Portal is not correctly configured.<br/>Please contact your application administrator.' in /home/tomaspas/public_html/cloud/customerportal/protected/extensions/VTActiveResource/VTActiveResource.php:782
Stack trace:
#0 /home/tomaspas/public_html/cloud/customerportal/protected/extensions/VTActiveResource/VTActiveResource.php(726): VTActiveResource::loginREST()
#1 /home/tomaspas/public_html/cloud/customerportal/protected/extensions/VTActiveResource/VTActiveResource.php(735): VTActiveResource->setClientVtiger(NULL)
#2 /home/tomaspas/public_html/cloud/customerportal/protected/extensions/VTActiveResource/VTActiveResource.php(2940): VTActiveResource->getClientVtiger()
#3 /home/tomaspas/public_html/cloud/customerportal/protected/extensions/VTActiveResource/VTActiveResource.php(69): VTActiveResource->validModule()
#4 /home/tomaspas/public_html/cloud/customerportal/protected/components/UserIdentity.php(53): VTActiveResource->__construct('search', 'Contacts')
#5 /home/tomaspas/public_html/cloud/customerportal/protected/models/LoginForm.php(65): UserIdentity->authenticate()
#6 /home/tomaspas/public_html/cloud/customerportal/yii/validators/CInlineValidator.php(43): LoginForm->authenticate('password', Array)
#7 /home/tomaspas/public_html/cloud/customerportal/yii/validators/CValidator.php(214): CInlineValidator->validateAttribute(Object(LoginForm), 'password')
#8 /home/tomaspas/public_html/cloud/customerportal/yii/base/CModel.php(158): CValidator->validate(Object(LoginForm), NULL)
#9 /home/tomaspas/public_html/cloud/customerportal/protected/controllers/SiteController.php(228): CModel->validate()
#10 /home/tomaspas/public_html/cloud/customerportal/yii/web/actions/CInlineAction.php(50): SiteController->actionLogin()
#11 /home/tomaspas/public_html/cloud/customerportal/yii/web/CController.php(309): CInlineAction->runWithParams(Array)
#12 /home/tomaspas/public_html/cloud/customerportal/yii/web/filters/CFilterChain.php(134): CController->runAction(Object(CInlineAction))
#13 /home/tomaspas/public_html/cloud/customerportal/yii/web/filters/CFilter.php(41): CFilterChain->run()
#14 /home/tomaspas/public_html/cloud/customerportal/yii/web/CController.php(1146): CFilter->filter(Object(CFilterChain))
#15 /home/tomaspas/public_html/cloud/customerportal/yii/web/filters/CInlineFilter.php(59): CController->filterAccessControl(Object(CFilterChain))
#16 /home/tomaspas/public_html/cloud/customerportal/yii/web/filters/CFilterChain.php(131): CInlineFilter->filter(Object(CFilterChain))
#17 /home/tomaspas/public_html/cloud/customerportal/yii/web/CController.php(292): CFilterChain->run()
#18 /home/tomaspas/public_html/cloud/customerportal/yii/web/CController.php(266): CController->runActionWithFilters(Object(CInlineAction), Array)
#19 /home/tomaspas/public_html/cloud/customerportal/yii/web/CWebApplication.php(283): CController->run('login')
#20 /home/tomaspas/public_html/cloud/customerportal/yii/web/CWebApplication.php(142): CWebApplication->runController('site/login')
#21 /home/tomaspas/public_html/cloud/customerportal/yii/base/CApplication.php(162): CWebApplication->processRequest()
#22 /home/tomaspas/public_html/cloud/customerportal/index.php(89): CApplication->run()
#23 {main}
REQUEST_URI=/customerportal/index.php/site/login
HTTP_REFERER=https://cloud.barotema.com/customerportal/index.php/site/login
coreBOS Webservice Development = in root directory
There is an error with the validation data given, please review and try again.
Thank You
Sorry for so many questions these days
Customer portal = Customer Portal is not correctly configured (three variables set OK)
2021/02/08 18:12:26 [error] [exception.CHttpException.550] exception 'CHttpException' with message 'Customer Portal is not correctly configured.<br/>Please contact your application administrator.' in /home/tomaspas/public_html/cloud/customerportal/protected/extensions/VTActiveResource/VTActiveResource.php:782
Stack trace:
#0 /home/tomaspas/public_html/cloud/customerportal/protected/extensions/VTActiveResource/VTActiveResource.php(726): VTActiveResource::loginREST()
#1 /home/tomaspas/public_html/cloud/customerportal/protected/extensions/VTActiveResource/VTActiveResource.php(735): VTActiveResource->setClientVtiger(NULL)
#2 /home/tomaspas/public_html/cloud/customerportal/protected/extensions/VTActiveResource/VTActiveResource.php(2940): VTActiveResource->getClientVtiger()
#3 /home/tomaspas/public_html/cloud/customerportal/protected/extensions/VTActiveResource/VTActiveResource.php(69): VTActiveResource->validModule()
#4 /home/tomaspas/public_html/cloud/customerportal/protected/components/UserIdentity.php(53): VTActiveResource->__construct('search', 'Contacts')
#5 /home/tomaspas/public_html/cloud/customerportal/protected/models/LoginForm.php(65): UserIdentity->authenticate()
#6 /home/tomaspas/public_html/cloud/customerportal/yii/validators/CInlineValidator.php(43): LoginForm->authenticate('password', Array)
#7 /home/tomaspas/public_html/cloud/customerportal/yii/validators/CValidator.php(214): CInlineValidator->validateAttribute(Object(LoginForm), 'password')
#8 /home/tomaspas/public_html/cloud/customerportal/yii/base/CModel.php(158): CValidator->validate(Object(LoginForm), NULL)
#9 /home/tomaspas/public_html/cloud/customerportal/protected/controllers/SiteController.php(228): CModel->validate()
#10 /home/tomaspas/public_html/cloud/customerportal/yii/web/actions/CInlineAction.php(50): SiteController->actionLogin()
#11 /home/tomaspas/public_html/cloud/customerportal/yii/web/CController.php(309): CInlineAction->runWithParams(Array)
#12 /home/tomaspas/public_html/cloud/customerportal/yii/web/filters/CFilterChain.php(134): CController->runAction(Object(CInlineAction))
#13 /home/tomaspas/public_html/cloud/customerportal/yii/web/filters/CFilter.php(41): CFilterChain->run()
#14 /home/tomaspas/public_html/cloud/customerportal/yii/web/CController.php(1146): CFilter->filter(Object(CFilterChain))
#15 /home/tomaspas/public_html/cloud/customerportal/yii/web/filters/CInlineFilter.php(59): CController->filterAccessControl(Object(CFilterChain))
#16 /home/tomaspas/public_html/cloud/customerportal/yii/web/filters/CFilterChain.php(131): CInlineFilter->filter(Object(CFilterChain))
#17 /home/tomaspas/public_html/cloud/customerportal/yii/web/CController.php(292): CFilterChain->run()
#18 /home/tomaspas/public_html/cloud/customerportal/yii/web/CController.php(266): CController->runActionWithFilters(Object(CInlineAction), Array)
#19 /home/tomaspas/public_html/cloud/customerportal/yii/web/CWebApplication.php(283): CController->run('login')
#20 /home/tomaspas/public_html/cloud/customerportal/yii/web/CWebApplication.php(142): CWebApplication->runController('site/login')
#21 /home/tomaspas/public_html/cloud/customerportal/yii/base/CApplication.php(162): CWebApplication->processRequest()
#22 /home/tomaspas/public_html/cloud/customerportal/index.php(89): CApplication->run()
#23 {main}
REQUEST_URI=/customerportal/index.php/site/login
HTTP_REFERER=https://cloud.barotema.com/customerportal/index.php/site/login
coreBOS Webservice Development = in root directory
There is an error with the validation data given, please review and try again.
Thank You
Sorry for so many questions these days