microsoft / microsoft/powerplatform-vscode

Cannot create new profile via terminal and UI is down

Open
#1,096 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.