Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pivot sample not working on DevOps server #161

Open
rmadani opened this issue Jun 14, 2024 · 0 comments
Open

pivot sample not working on DevOps server #161

rmadani opened this issue Jun 14, 2024 · 0 comments

Comments

@rmadani
Copy link

rmadani commented Jun 14, 2024

Hi,

We are currently using Azure DevOps server 2020. The pivot sample fails on the following call:
const projects = await getClient(CoreRestClient).getProjects();

The error is:
The requested REST API version of 7.2 is out of range for this server. The latest REST API version this server supports is 6.1.

Is there any way to change the api-version in this call?

thank you in advance,
~Reza

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant