GithubHelp home page GithubHelp logo

Comments (4)

derekbekoe avatar derekbekoe commented on June 15, 2024

Do you have a request id / tunnel id with a timestamp of the request?
Running the CLI with --verbose should help with getting this information.

from dev-tunnels.

ashlytom avatar ashlytom commented on June 15, 2024

@derekbekoe
I have the tunnel id. But there is no timestamp. These are the results from the verbose statement. Please let me know if more data is needed.

HTTP: GET https://global.rel.tunnels.api.visualstudio.com/userlimits?api-version=2023-09-27-preview
HTTP: Authorization: Bearer
HTTP: User-Agent: Dev-Tunnels-Service-CLI/1.0.1249+67b1cd300c
HTTP: User-Agent: (OS:Microsoft Windows 10.0.19045)
HTTP: User-Agent: Dev-Tunnels-Service-CSharp-SDK/1.1.29+db5d357e46
HTTP: PUT https://global.rel.tunnels.api.visualstudio.com/tunnels/tidy-fog-26xc4x3?includePorts=true&tokenScopes=host,connect&api-version=2023-09-27-preview
HTTP: Authorization: Bearer
HTTP: If-None-Match: *
HTTP: User-Agent: Dev-Tunnels-Service-CLI/1.0.1249+67b1cd300c
HTTP: User-Agent: (OS:Microsoft Windows 10.0.19045)
HTTP: User-Agent: Dev-Tunnels-Service-CSharp-SDK/1.1.29+db5d357e46
HTTP: {
"tunnelId": "tidy-fog-26xc4x3",
"accessControl": {
"entries": [
{
"type": "Anonymous",
"subjects": [],
"scopes": [
"connect"
]
}
]
},
"ports": [
{
"portNumber": 3978,
"protocol": "http",
"options": {},
"sshUser": "",
"portForwardingUris": null,
"inspectionUri": null
}
]
}
HTTP: 403 Forbidden (307 ms)
HTTP: Server: Zscaler/6.2
HTTP: Cache-Control: no-cache
HTTP: Access-Control-Allow-Origin: *
HTTP:

from dev-tunnels.

derekbekoe avatar derekbekoe commented on June 15, 2024

The error is not being returned by the Dev Tunnels service.
It appears the 403 error is coming from a proxy, Zscaler.
Please check with your network admins.

from dev-tunnels.

ashlytom avatar ashlytom commented on June 15, 2024

Thank you. It was an issue caused due to the firewall on the system i was working with. Once the API within devtunnel host was whitelisted, it started working again. You can close this issue.

from dev-tunnels.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.