On My Gradle sync, I recive this error :
Received status code 501 from server: Tor is not an HTTP Proxy
and my proxy setting is set on no proxy !
The Best
On My Gradle sync, I recive this error :
Received status code 501 from server: Tor is not an HTTP Proxy
and my proxy setting is set on no proxy !
The Best
I got the same problem. Removing proxy settings in global gradle properties file fixed my problem. Check here; ~/.gradle/gradle.properties
. The folder in macOS and windows is hidden. You can also find the related question and answer here; Disabling proxy settings in Android Studio 3.2.1 not working