Power-Maverick / DataverseDevTools-VSCode

The all-in-one tool to develop code for Dataverse/Dynamics 365. Helps you connect to a Dataverse environment, generate TypeScript definitions for entities, create a different type of Dataverse-specific projects, and much more.
https://marketplace.visualstudio.com/items?itemName=danish-naglekar.dataverse-devtools
MIT License
55 stars 15 forks source link

[Bug]: Cannot connect to target environment #145

Closed diogomp closed 8 months ago

diogomp commented 9 months ago

What happened?

Tried to connect to a dev environment using Client Id and secret

What version of the tool are you using?

2.0.13

What version of Visual Studio Code are you running?

1.84.2

Any relevant session id from VSCode?

61d6ebd8-c03d-4e96-ac52-8ba7df72d95e1699958897476

Relevant log output

Error occured in connectDataverse command. 
Error code: ENOTFOUND. 
Error message: request to https://novulointegration-dev.crm4.dynamics.com//api/data/v9.2/EntityDefinitions failed, reason: getaddrinfo ENOTFOUND novulointegration-dev.crm4.dynamics.com. 
Error stack: FetchError: request to https://novulointegration-dev.crm4.dynamics.com//api/data/v9.2/EntityDefinitions failed, reason: getaddrinfo ENOTFOUND novulointegration-dev.crm4.dynamics.com
    at ClientRequest.<anonymous> (c:\Users\DiogoPereira\.vscode\extensions\danish-naglekar.dataverse-devtools-2.1.10\node_modules\node-fetch\lib\index.js:1501:11)
    at ClientRequest.emit (node:events:525:35)
    at ClientRequest.emit (node:domain:489:12)
    at TLSSocket.socketErrorListener (node:_http_client:502:9)
    at TLSSocket.emit (node:events:513:28)
    at TLSSocket.emit (node:domain:489:12)
    at emitErrorNT (node:internal/streams/destroy:151:8)
    at emitErrorCloseNT (node:internal/streams/destroy:116:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21).
power-maverick-bot[bot] commented 9 months ago

Thanks for opening your first issue here! Please make sure you have given us as much context as possible. One of the repo maintainer will respond as soon as possible.

github-actions[bot] commented 8 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 8 months ago

This issue was closed because it has been stalled for 5 days with no activity.