Error:Cause: unable to find valid certification path to requested target

前端 未结 22 1207
无人及你
无人及你 2020-11-29 05:47

I got the following Error in android Studio 2.2.3 when I sync gradle.

Error:Cause: unable to find valid certification path to requested target

22条回答
  •  遥遥无期
    2020-11-29 06:28

    This problem might be due to some restricted internet connections... If you are installing build tools on some restricted network, the required certificates might not install... So try changing the network connection.... Worked for me.....

提交回复
热议问题