Forum Discussion
cant authenticate odata feed VSTS
i cant seem to get this query ti authenticate.
9 Replies
- AnonymousNot applicable
Hi Robert14358 ,
Per my test, I can connect to my own azure devops with the code you shared:If so, make sure you are using the correct organization name and project name in your query.
Also make sure you are a member of the project with basic access or higher rights.
You could also ask the project administartors to run the query to check the result.
More information for your reference:
Connect with data by using OData queries - Azure DevOps | Microsoft Learn
Add users to organizations and manage access - Azure DevOps | Microsoft LearnBest regards,
Joyce
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Robert14358Resolver III
are u able to do this in a dataflow?
- AnonymousNot applicable
Hi Robert14358 ,
Yes, we suggest you use a simple path to connect first, then paste the full query in Advanced Editor:https://analytics.dev.azure.com/***/_odata/v3.0-preview/WorkItems?$select=WorkItemIdBest regards,
Joyce
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Robert14358Resolver III
this is the step that doesnt work
- AnonymousNot applicable
Robert14358 ,
Is the gateway you selected online?
Can you please select No Gateway and log in again to compare results?
- Robert14358Resolver III
it does not allow to not have a gateway in dataflows.
- AnonymousNot applicable
Robert14358 ,
Please help confirm if other organizational users are experiencing the same issue.
- Robert14358Resolver III
i am the only one who does this for my company
- AnonymousNot applicable
Hi Robert14358 ,
Thank you for the confirmation.
However, the issue is more related to user credential, we still suggest you switch to different accounts to compare the results.