[Error] Failed to find api location for area: Location id

Open
#372 2 comments 2 reactions 1 assignee View on GitHub

@anatolybolshakov is already working on this.

Since Aug 13, 2021.

Assessment

This issue has not been assessed yet.

Description

Area: tfx-cli question

Hi there,
Trying to manage my custom tasks using tfx-cli with my on-prem TFS 2015 server.
I'm logging in using --auth-type basic without a problem, yet whenever I try to execute any command which includes the server itself, I get the mentioned error.

C:\Users\<user>>tfx login --auth-type basic
(node:27080) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
(Use `node --trace-warnings ...` to show where the warning was created)
TFS Cross Platform Command Line Interface v0.9.0
Copyright Microsoft Corporation
> Service URL: http://builder:8080/tfs/<COLLECTION>
> Username: <domain>\<username>
> Password: <password>
Logged in successfully

C:\Users\<user>>tfx build tasks list
(node:21640) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
(Use `node --trace-warnings ...` to show where the warning was created)
TFS Cross Platform Command Line Interface v0.9.0
Copyright Microsoft Corporation
error: Error: Failed to find api location for area: Location id: e81700f7-3be2-46de-8624-2eb35882fcaa

I made sure I can authenticate using my IIS, and using the Team Foundation Server Administration Console the Authentication Settings are set to NTLM.

Dominant language
TypeScript
Stars
386
Forks
142
Avg merge
1d 22h
Merged PRs (30d)
7

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.

More from microsoft/tfs-cli

All issues in microsoft/tfs-cli

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.