microsoft / microsoft/powerplatform-vscode
Cannot create new profile via terminal and UI is down
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 277
- Forks
- 60
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 14
Description
Hi,
First the Power platform extension ui is bugged, and the button "Add Auth Profile" is not working.
When I try to create a profile via the CMD, after typing the password, I got the message (unfound Method):
2025-01-13 08:54:58.6038 | INF | Microsoft.PowerPlatform.Dataverse.Client.ServiceClient :: ConnectAndInitService - Proxy created, total elapsed time: 00:00:00.0795864 2025-01-13 08:54:58.6038 | INF | Microsoft.PowerPlatform.Dataverse.Client.ServiceClient :: Direct Login Process Succeeded - duration 00:00:00.0906957 2025-01-13 08:54:59.0249 | INF | bolt.cli.CommandProcessor :: EndExecutingVerb (Success: False, Execution Time(ms): 630) 2025-01-13 08:54:59.0409 | FTL | bolt.Session :: Méthode introuvable : 'System.String Microsoft.Xrm.Sdk.Organization.OrganizationDetail.get_SchemaType()'.|EXCEPTION: System.MissingMethodException: Méthode introuvable : 'System.String Microsoft.Xrm.Sdk.Organization.OrganizationDetail.get_SchemaType()'. à Microsoft.PowerPlatform.Dataverse.Client.ConnectionService.<RefreshInstanceDetails>d__187.MoveNext() à System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine) à Microsoft.PowerPlatform.Dataverse.Client.ConnectionService.RefreshInstanceDetails(IOrganizationService dvService, Uri uriOfInstance) à Microsoft.PowerPlatform.Dataverse.Client.ConnectionService.get_ConnectedOrganizationDetail() à bolt.dataverse.client.CdsServiceClient.get_ConnectedOrgFriendlyName()
I am on the extension version 2.0.76
PAC version: 1.37.4
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce profile creation through the “Add Auth Profile” button and the terminal using extension 2.0.76 and PAC 1.37.4, then trace the failure shown in the Dataverse client stack trace. Done means both paths create a profile successfully without the missing OrganizationDetail.SchemaType method error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- authentication, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100