REST API v2 issue with suitecrm7.13 and php8

Hereā€™s what I found in my error logs:

[17-Aug-2023 13:06:28 America/New_York] PHP Fatal error: Uncaught Error: Unknown named parameter $application_name in /home/myserver/crm.myserver.com/suitecrm/service/core/REST/SugarRestJSON.php:94
Stack trace:
#0 /home/myserver/crm.myserver.com/suitecrm/service/core/SugarRestService.php(136): SugarRestJSON->serve()
#1 /home/myserver/crm.myserver.com/suitecrm/service/core/webservice.php(70): SugarRestService->serve()
#2 /home/myserver/crm.myserver.com/suitecrm/service/v4_1/rest.php(56): require_once(ā€˜/home/pablostevā€¦ā€™)
#3 {main}
thrown in /home/myserver/crm.myserver.com/suitecrm/service/core/REST/SugarRestJSON.php on line 94
[17-Aug-2023 13:06:28 America/New_York] PHP Warning: Class ā€œGoogle_Serviceā€ not found in /home/myserver/crm.myserver.com/suitecrm/vendor/google/apiclient-services/autoload.php on line 21
[17-Aug-2023 13:06:28 America/New_York] PHP Warning: Class ā€œGoogle_Service_Resourceā€ not found in /home/myserver/crm.myserver.com/suitecrm/vendor/google/apiclient-services/autoload.php on line 21
[17-Aug-2023 13:06:28 America/New_York] PHP Warning: Class ā€œGoogle_Modelā€ not found in /home/myserver/crm.myserver.com/suitecrm/vendor/google/apiclient-services/autoload.php on line 21
[17-Aug-2023 13:06:28 America/New_York] PHP Warning: Class ā€œGoogle_Collectionā€ not found in /home/myserver/crm.myserver.com/suitecrm/vendor/google/apiclient-services/autoload.php on line 21
[17-Aug-2023 13:06:28 America/New_York] PHP Fatal error: Uncaught Error: Unknown named parameter $application_name in /home/myserver/crm.myserver.com/suitecrm/service/core/REST/SugarRestJSON.php:94
Stack trace:
#0 /home/myserver/crm.myserver.com/suitecrm/service/core/SugarRestService.php(136): SugarRestJSON->serve()
#1 /home/myserver/crm.myserver.com/suitecrm/service/core/webservice.php(70): SugarRestService->serve()
#2 /home/myserver/crm.myserver.com/suitecrm/service/v4_1/rest.php(56): require_once(ā€˜/home/pablostevā€¦ā€™)
#3 {main}
thrown in /home/myserver/crm.myserver.com/suitecrm/service/core/REST/SugarRestJSON.php on line 94
[17-Aug-2023 13:07:16 America/New_York] PHP Warning: Class ā€œGoogle_Serviceā€ not found in /home/myserver/crm.myserver.com/suitecrm/vendor/google/apiclient-services/autoload.php on line 21
[17-Aug-2023 13:07:16 America/New_York] PHP Warning: Class ā€œGoogle_Service_Resourceā€ not found in /home/myserver/crm.myserver.com/suitecrm/vendor/google/apiclient-services/autoload.php on line 21
[17-Aug-2023 13:07:16 America/New_York] PHP Warning: Class ā€œGoogle_Modelā€ not found in /home/myserver/crm.myserver.com/suitecrm/vendor/google/apiclient-services/autoload.php on line 21
[17-Aug-2023 13:07:16 America/New_York] PHP Warning: Class ā€œGoogle_Collectionā€ not found in /home/myserver/crm.myserver.com/suitecrm/vendor/google/apiclient-services/autoload.php on line 21
[17-Aug-2023 13:07:16 America/New_York] PHP Fatal error: Uncaught Error: Unknown named parameter $application_name in /home/myserver/crm.myserver.com/suitecrm/service/core/REST/SugarRestJSON.php:94
Stack trace:
#0 /home/myserver/crm.myserver.com/suitecrm/service/core/SugarRestService.php(136): SugarRestJSON->serve()
#1 /home/myserver/crm.myserver.com/suitecrm/service/core/webservice.php(70): SugarRestService->serve()
#2 /home/myserver/crm.myserver.com/suitecrm/service/v4_1/rest.php(56): require_once(ā€˜/home/pablostevā€¦ā€™)
#3 {main}
thrown in /home/myserver/crm.myserver.com/suitecrm/service/core/REST/SugarRestJSON.php on line 94
[17-Aug-2023 13:07:16 America/New_York] PHP Warning: Class ā€œGoogle_Serviceā€ not found in /home/myserver/crm.myserver.com/suitecrm/vendor/google/apiclient-services/autoload.php on line 21
[17-Aug-2023 13:07:16 America/New_York] PHP Warning: Class ā€œGoogle_Service_Resourceā€ not found in /home/myserver/crm.myserver.com/suitecrm/vendor/google/apiclient-services/autoload.php on line 21
[17-Aug-2023 13:07:16 America/New_York] PHP Warning: Class ā€œGoogle_Modelā€ not found in /home/myserver/crm.myserver.com/suitecrm/vendor/google/apiclient-services/autoload.php on line 21
[17-Aug-2023 13:07:16 America/New_York] PHP Warning: Class ā€œGoogle_Collectionā€ not found in /home/myserver/crm.myserver.com/suitecrm/vendor/google/apiclient-services/autoload.php on line 21
[17-Aug-2023 13:07:16 America/New_York] PHP Fatal error: Uncaught Error: Unknown named parameter $application_name in /home/myserver/crm.myserver.com/suitecrm/service/core/REST/SugarRestJSON.php:94
Stack trace:
#0 /home/myserver/crm.myserver.com/suitecrm/service/core/SugarRestService.php(136): SugarRestJSON->serve()
#1 /home/myserver/crm.myserver.com/suitecrm/service/core/webservice.php(70): SugarRestService->serve()
#2 /home/myserver/crm.myserver.com/suitecrm/service/v4_1/rest.php(56): require_once(ā€˜/home/pablostevā€¦ā€™)
#3 {main}
thrown in /home/myserver/crm.myserver.com/suitecrm/service/core/REST/SugarRestJSON.php on line 94
[17-Aug-2023 13:07:16 America/New_York] PHP Warning: Class ā€œGoogle_Serviceā€ not found in /home/myserver/crm.myserver.com/suitecrm/vendor/google/apiclient-services/autoload.php on line 21
[17-Aug-2023 13:07:16 America/New_York] PHP Warning: Class ā€œGoogle_Service_Resourceā€ not found in /home/myserver/crm.myserver.com/suitecrm/vendor/google/apiclient-services/autoload.php on line 21
[17-Aug-2023 13:07:16 America/New_York] PHP Warning: Class ā€œGoogle_Modelā€ not found in /home/myserver/crm.myserver.com/suitecrm/vendor/google/apiclient-services/autoload.php on line 21
[17-Aug-2023 13:07:16 America/New_York] PHP Warning: Class ā€œGoogle_Collectionā€ not found in /home/myserver/crm.myserver.com/suitecrm/vendor/google/apiclient-services/autoload.php on line 21
[17-Aug-2023 13:07:16 America/New_York] PHP Fatal error: Uncaught Error: Unknown named parameter $application_name in /home/myserver/crm.myserver.com/suitecrm/service/core/REST/SugarRestJSON.php:94
Stack trace:
#0 /home/myserver/crm.myserver.com/suitecrm/service/core/SugarRestService.php(136): SugarRestJSON->serve()
#1 /home/myserver/crm.myserver.com/suitecrm/service/core/webservice.php(70): SugarRestService->serve()
#2 /home/myserver/crm.myserver.com/suitecrm/service/v4_1/rest.php(56): require_once(ā€˜/home/pablostevā€¦ā€™)
#3 {main}
thrown in /home/myserver/crm.myserver.com/suitecrm/service/core/REST/SugarRestJSON.php on line 94
[17-Aug-2023 13:07:16 America/New_York] PHP Warning: Class ā€œGoogle_Serviceā€ not found in /home/myserver/crm.myserver.com/suitecrm/vendor/google/apiclient-services/autoload.php on line 21
[17-Aug-2023 13:07:16 America/New_York] PHP Warning: Class ā€œGoogle_Service_Resourceā€ not found in /home/myserver/crm.myserver.com/suitecrm/vendor/google/apiclient-services/autoload.php on line 21
[17-Aug-2023 13:07:16 America/New_York] PHP Warning: Class ā€œGoogle_Modelā€ not found in /home/myserver/crm.myserver.com/suitecrm/vendor/google/apiclient-services/autoload.php on line 21
[17-Aug-2023 13:07:16 America/New_York] PHP Warning: Class ā€œGoogle_Collectionā€ not found in /home/myserver/crm.myserver.com/suitecrm/vendor/google/apiclient-services/autoload.php on line 21
[17-Aug-2023 13:07:16 America/New_York] PHP Fatal error: Uncaught Error: Unknown named parameter $application_name in /home/myserver/crm.myserver.com/suitecrm/service/core/REST/SugarRestJSON.php:94
Stack trace:
#0 /home/myserver/crm.myserver.com/suitecrm/service/core/SugarRestService.php(136): SugarRestJSON->serve()
#1 /home/myserver/crm.myserver.com/suitecrm/service/core/webservice.php(70): SugarRestService->serve()
#2 /home/myserver/crm.myserver.com/suitecrm/service/v4_1/rest.php(56): require_once(ā€˜/home/pablostevā€¦ā€™)
#3 {main}
thrown in /home/myserver/crm.myserver.com/suitecrm/service/core/REST/SugarRestJSON.php on line 94
[17-Aug-2023 13:24:46 America/New_York] PHP Fatal error: Uncaught Error: Cannot use object of type OAuthToken as array in /home/myserver/crm.myserver.com/suitecrm/modules/OAuthTokens/OAuthToken.php:307
Stack trace:
#0 /home/myserver/crm.myserver.com/suitecrm/include/SearchForm/SearchForm2.php(700): displayDateFromTs(Object(OAuthToken), ā€˜TOKEN_TSā€™, ā€˜ā€™, ā€˜SearchForm_basiā€¦ā€™)
#1 /home/myserver/crm.myserver.com/suitecrm/include/SearchForm/SearchForm2.php(139): SearchForm->_build_field_defs()
#2 /home/myserver/crm.myserver.com/suitecrm/include/SubPanel/SubPanelDefinitions.php(193): SearchForm->setup(Array, Array, ā€˜SubpanelSearchFā€¦ā€™, ā€˜basic_searchā€™)
#3 /home/myserver/crm.myserver.com/suitecrm/include/SubPanel/SubPanelDefinitions.php(111): aSubPanel->buildSearchQuery(ā€˜OAuthTokensā€™)
#4 /home/myserver/crm.myserver.com/suitecrm/include/SubPanel/SubPanelDefinitions.php(712): aSubPanel->__construct(ā€˜tokensā€™, Array, Object(OAuthKey), false, false, ā€˜ā€™, Array)
#5 /home/myserver/crm in /home/myserver/crm.myserver.com/suitecrm/modules/OAuthTokens/OAuthToken.php on line 307

Thereā€™s a related thread here

I suggest we all continue the conversation there, it has some new information and a workaround.

1 Like