Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proxy Server is ignored #48

Open
troedi opened this issue Feb 20, 2020 · 1 comment
Open

Proxy Server is ignored #48

troedi opened this issue Feb 20, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@troedi
Copy link

troedi commented Feb 20, 2020

Proxy server settings that are specified in gradle.properties file will be ignored when uploading apps to AppCenter.

The following proxy configuration will result in a HTTP error 403 behind my corporate proxy server.

systemProp.https.proxyPort=8080
systemProp.http.proxyHost=proxy
systemProp.https.proxyHost=proxy
systemProp.http.proxyPort=8080

@oliviergauthier oliviergauthier added the enhancement New feature or request label Mar 10, 2020
@noemier
Copy link

noemier commented Oct 6, 2021

Hi,
Is there a correction planned ?
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants