microsoft / microsoft/azure-devops-go-api

API resource area Id <area-id> is not registered on https://dev.azure.com/<organization>

Open
#157 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
223
Forks
92
PR merge metrics
No merged PRs in 30d

Description

Creating a profile client using profileClient, err := profile.NewClient(ctx, connection) throws an error: "API resource area Id is not registered on https://dev.azure.com/".

same thing happens with identifyClient.GetSelf

Contributor guide

No contributing guide indexed for this repository

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

Start by reproducing the error with profile.NewClient(ctx, connection) and identifyClient.GetSelf using the issue's examples. Trace the API resource-area registration and client initialization involved in those calls; done means both clients can be created or queried without the reported registration error.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, go
Domain
api
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.