# TFS/AzureDevOps

[OH-TFS/AzureDevOps-0019: `<Entity_type>` with ID `<Entity_Id>` does not exist in the server or integration user does not have permission to access entity.](https://docs.opshub.com/upcoming-release/help-center-index/troubleshooting-index/errors-index/tfs-error-solutions/oh-tfs-azure-devops-0019)

[OH-TFS/AzureDevOps-0048: Failed to login into the server: `<Server_URL>` with user: `<User_Name>` due to server error `<Server_Error>`.](https://docs.opshub.com/upcoming-release/help-center-index/troubleshooting-index/errors-index/tfs-error-solutions/oh-tfs-azure-devops-0048)

[OH-TFS/AzureDevOps-0102: Unable to load projects from the server. Error received from the server: TF30063: You are not authorized to access `<TFS_Collection_URL>` Collection. Please check whether the integration user has permission for accessing at least one project in a collection.](https://docs.opshub.com/upcoming-release/help-center-index/troubleshooting-index/errors-index/tfs-error-solutions/oh-tfs-azure-devops-0102)

[OH-TFS/AzureDevOps-0182: Cannot reach TFSService. Please check if TFSService is running and `<TFS_SERVICE_URL>` is valid URL for TFSService.](https://docs.opshub.com/upcoming-release/help-center-index/troubleshooting-index/errors-index/tfs-error-solutions/oh-tfs-azure-devops-0182)

[OH-TFS/AzureDevOps-0169: Create or Update entity of type `<Entity_Type>` for `<Project_Name>` project is failing. Error received from the server: Failed to create/update entity because : InvalidEmpty for field \[`<Field>`\] value \[`<Value>`\].](https://docs.opshub.com/upcoming-release/help-center-index/troubleshooting-index/errors-index/tfs-error-solutions/oh-tfs-azure-devops-0169)

[OH-TFS/AzureDevOps-0174: Attempt to add a Link of type `<Link_type>` on Workitem with ID `<Linked_Entity_Id>` is failing due to server error: TF26198: The work item does not exist, or you do not have permission to access it.](https://docs.opshub.com/upcoming-release/help-center-index/troubleshooting-index/errors-index/tfs-error-solutions/oh-tfs-azure-devops-0174)

[OH-TFS/AzureDevOps-1119: Error occurred while creating/updating a dashboard. You can either give Owner field value or Owned by team field value for creating a dashboard. Please update the mapping configured. Owner value is `<owner name>` and Owned by team value is `<team name>`.](https://docs.opshub.com/upcoming-release/help-center-index/troubleshooting-index/errors-index/tfs-error-solutions/oh-tfs-azure-devops-1119)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.opshub.com/upcoming-release/help-center-index/troubleshooting-index/errors-index/tfs-error-solutions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
