faugusztin edited a comment on issue #1068:
URL: 
https://github.com/apache/cordova-android/issues/1068#issuecomment-691693781


   Your internet might have a network wide proxy, which is not allowing Gradle 
to use certain HTTP methods (probably CONNECT). There is nothing wrong on 
Gradle/Cordova side, it is your network which is blocking a request from 
Gradle. You need to configure it correctly in [Gradle 
configuration](https://docs.gradle.org/current/userguide/build_environment.html#sec:accessing_the_web_via_a_proxy),
 but that might not be enough, and you might need to use a different internet 
connection without a proxy.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to