I have configured Azure Devops Repository for git integration in my ontologies .
However the token with which it was configured was expired .
After I update the expired token in git configuration, I do see an entry in server log as below.
'Storing value for (myldapmail) @ <
https://dev.azure.com/xyz-test/Test/_git/reponame> (urn:x-evn-master:product_config) '
After this when I try to push my asset into repo, I get error as 'Not Authorized' .
I have given this token full access for code to ensure Read/write access.
Is there any lag between update of password in admin section and adoption by system?
Or Is there a different process to update password .