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

Issue Using Guest Account with the Azure Devops Connector #1276

Open
rarivera1190 opened this issue Jan 7, 2025 · 1 comment
Open

Issue Using Guest Account with the Azure Devops Connector #1276

rarivera1190 opened this issue Jan 7, 2025 · 1 comment

Comments

@rarivera1190
Copy link

rarivera1190 commented Jan 7, 2025

Describe the Bug with repro steps

I am using a guest account in a tenant. The guest account has already been granted all the necessary permissions. Just after saving, the connector works fine and the logic app runs as it should, after a few minutes it starts failing and throwing this error:

"message": "TF400813: The user '3ca39d6b-e5f2-69c0-aeac-a47dffeff133' is not authorized to access this resource.\r\nAzure DevOps ActivityId: 00939bf6-7db4-41d5-b76e-c4f77dd764ac\r\n".

The same account is also used to post in a Teams channel in the tenant which it was created.

What type of Logic App Is this happening in?

Consumption (Portal)

Which operating system are you using?

Windows

Did you refer to the TSG before filing this issue? https://aka.ms/lauxtsg

Yes

Workflow JSON

Screenshots or Videos

Image

Browser

Chrome & Firefox.

Additional context

No response

@ccastrotrejo
Copy link

Hi @rarivera1190, thanks for raising this issue. It seems that the error is coming from the connector itself and is clearly an authorization issue.

  • Could you please double-check on the ADO website to ensure that the user has the correct permissions for this action? -
  • Can you verify if the user ID matches when the action is successful and when it is not?

@ccastrotrejo ccastrotrejo self-assigned this Jan 7, 2025
@hartra344 hartra344 transferred this issue from Azure/LogicAppsUX Jan 9, 2025
@ccastrotrejo ccastrotrejo removed their assignment Jan 9, 2025
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

2 participants