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
56 stars 15 forks source link

[Bug]: Problem with Microsoft Login Promt #84

Closed darkwheel closed 11 months ago

darkwheel commented 1 year ago

Contact Details

darkwheeldevelopment@gmail.com

What happened?

Used the Microsoft Login Prompt to Login as we use MFA in the company and got following error:

AADSTS70011: The provided request must include a 'scope' input parameter. The provided value for the input parameter 'scope' is not valid. The scope xxxx.crm4.dynamics.com/user_impersonation openid profile offline_access is not valid. The scope format is invalid. Scope must be in a valid URI form https://example/scope or a valid Guid <guid/scope>.

It seems like the scope the login prompt gets is not in a valid format...

Tried this 11/3/22 at 4:45 GMT+1

What version of the tool are you using?

v2.1.0

What version of Visual Studio Code are you running?

1.73.0

Relevant log output

Dataverse DevTools: Error occured. Please report it on GitHub with the activity you tried to perform along with Date & Time.
power-maverick-bot[bot] commented 1 year 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.

Power-Maverick commented 1 year ago

Can you confirm the URL provided was correct? I am unable to reproduce the issue.