Zend certified PHP/Magento developer

Error: Cannot instantiate interface MagentoReCaptchaWebapiApiApiWebapiValidationConfigProviderInterface

I have just upgraded my magento version from 2.4.0 to 2.4.6 and i am getting this issue on checkout shipping page and shiiping methods are not displaying.

Error: Cannot instantiate interface MagentoReCaptchaWebapiApiApiWebapiValidationConfigProviderInterface in /home/websites/bollywoo/devbwuat.wddemo.net/public_html/vendor/magento/framework/ObjectManager/Factory/Dynamic/Developer.php:50

Stack trace:
#0 /home/websites/hollywoo/dev/public_html/vendor/magento/framework/ObjectManager/ObjectManager.php(70): MagentoFrameworkObjectManagerFactoryDynamicDeveloper->create()

#1 /home/websites/hollywoo/dev/public_html/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php(170): MagentoFrameworkObjectManagerObjectManager->get()

#2 /home/websites/hollywoo/dev/public_html/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php(276): MagentoFrameworkObjectManagerFactoryAbstractFactory->resolveArgument()

#3 /home/websites/hollywoo/dev/public_html/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php(239): MagentoFrameworkObjectManagerFactoryAbstractFactory->getResolvedArgument()

#4 /home/websites/hollywoo/dev/public_html/vendor/magento/framework/ObjectManager/Factory/Dynamic/Developer.php(34): MagentoFrameworkObjectManagerFactoryAbstractFactory->resolveArgumentsInRuntime()

#5 /home/websites/hollywoo/dev/public_html/vendor/magento/framework/ObjectManager/Factory/Dynamic/Developer.php(59): MagentoFrameworkObjectManagerFactoryDynamicDeveloper->_resolveArguments()

#6 /home/websites/hollywoo/dev/public_html/vendor/magento/framework/ObjectManager/ObjectManager.php(70): MagentoFrameworkObjectManagerFactoryDynamicDeveloper->create()

#7 /home/websites/hollywoo/dev/public_html/vendor/magento/framework/Interception/PluginList/PluginList.php(173): MagentoFrameworkObjectManagerObjectManager->get()

#8 /home/websites/hollywoo/dev/public_html/vendor/magento/framework/Interception/Interceptor.php(133): MagentoFrameworkInterceptionPluginListPluginList->getPlugin()

#9 /home/websites/hollywoo/dev/public_html/vendor/magento/framework/Interception/Interceptor.php(153): MagentoWebapiControllerRestRequestValidatorInterceptor->MagentoFrameworkInterception{closure}()

#10 /home/websites/hollywoo/dev/public_html/generated/code/Magento/Webapi/Controller/Rest/RequestValidator/Interceptor.php(23): MagentoWebapiControllerRestRequestValidatorInterceptor->___callPlugins()

#11 /home/websites/hollywoo/dev/public_html/vendor/magento/module-webapi/Controller/Rest/InputParamsResolver.php(108): MagentoWebapiControllerRestRequestValidatorInterceptor->validate()

#12 /home/websites/hollywoo/dev/public_html/vendor/magento/framework/Interception/Interceptor.php(58): MagentoWebapiControllerRestInputParamsResolver->resolve()

#13 /home/websites/hollywoo/dev/public_html/vendor/magento/framework/Interception/Interceptor.php(138): MagentoWebapiControllerRestInputParamsResolverInterceptor->___callParent()

#14 /home/websites/hollywoo/dev/public_html/vendor/magento/framework/Interception/Interceptor.php(153): MagentoWebapiControllerRestInputParamsResolverInterceptor->MagentoFrameworkInterception{closure}()

#15 /home/websites/hollywoo/dev/public_html/generated/code/Magento/Webapi/Controller/Rest/InputParamsResolver/Interceptor.php(23): MagentoWebapiControllerRestInputParamsResolverInterceptor->___callPlugins()

#16 /home/websites/hollywoo/dev/public_html/vendor/magento/module-webapi/Controller/Rest/SynchronousRequestProcessor.php(85): MagentoWebapiControllerRestInputParamsResolverInterceptor->resolve()

#17 /home/websites/hollywoo/dev/public_html/vendor/magento/module-webapi/Controller/Rest.php(202): MagentoWebapiControllerRestSynchronousRequestProcessor->process()

#18 /home/websites/hollywoo/dev/public_html/vendor/magento/framework/Interception/Interceptor.php(58): MagentoWebapiControllerRest->dispatch()

Please suggest any solution. I am stuck on this issue from many days.