Earlier one of my team members have generated the personal access token in the AzureDEvops and integrated it with the sonarQube cloud. It was working fine for few weeks and all of sudden we are seeing issue with the token as its saying invalid. That token was created by another person from our team. Now I am trying to create new pap token but still it shows below error
failed authentication, the token used is likely not valid
Hey there.
Azure tokens requires that a user log in every 30 days, or it automatically kills a PAT. This is likely what happened with your orgiginal PAT (or it simply expired).
Do you have the same permissions as that other person? The requirements are also linked in the doc I linked just above.
Yes, now I have
Any update on my above request
Since April? Not particularly.
However, please ensure that you have generated a PAT (Personal Access Token) with the appropriate permissions. You can find guidance on this in the documentation, specifically in the Generating your Azure PAT section.
If you continue to experience problems, sharing screenshots of the issue would be very helpful. On our end, I haven’t noticed any attempts from your account to bind an organization (even after checking the backend), so additional details could help us troubleshoot further.