以下是错误详细信息:
Fatal error: Uncaught QuickBooksOnline\API\Exception\SdkException: [0]: cURL error duringmaking API call. cURL Error Number:[60] with error:[SSL certificate problem: unable to get local issuer
我按照下面的教程设置了一个SSL证书,它的父域托管在另一个提供程序上,而不是aws,以创建到my REST Api的安全连接。一切正常,API是可调用的。我将它附加到负载均衡器上,当通过https://.调用API时,它似乎正常工作。但是邮递员抛出了以下错误。SSL Error: Hostname/IP does not m
当我运行命令时:我收到警告:
google-cloud-sdk\bin\..\lib\third_party\urllib3\connectionpool.py:986: InsecureRequestWarning: Unverified HTTPS request is being made to host 'oauth2.googleapis.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io