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

System.AggregateException #3

Closed
lucianonq opened this issue Aug 1, 2018 · 2 comments
Closed

System.AggregateException #3

lucianonq opened this issue Aug 1, 2018 · 2 comments
Assignees

Comments

@lucianonq
Copy link

(Please search existing issues before creating a new one.)

Sample Name:

.NET Quickstart

Expected Behavior

Run the example

Actual Behavior

System.AggregateException:
-HttpRequestException: An error occurred while sending the request.
-WebException: Error en el servidor remoto: (407) Se requiere autenticación del proxy.
This happens in line 31 ("credential = GoogleWebAuthorizationBroker.AuthorizeAsync(...")

Steps to Reproduce the Problem

https://developers.google.com/gmail/api/quickstart/dotnet

Specifications

  • .NET version: 4.6.1
  • OS (Mac/Linux/Windows): Windows
@grant
Copy link
Contributor

grant commented Aug 3, 2018

The error 407 suggests there is a proxy in use for the internet connection. Are you able to run the quickstart without a proxy?

@grant
Copy link
Contributor

grant commented Aug 6, 2018

Hi @lucianodekno, were you able to run the quickstart without a proxy?

@grant grant closed this as completed Sep 26, 2018
sqrrrl pushed a commit that referenced this issue May 4, 2022
git-on-borg files of drive-api-snippets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants