Dear Community!
As a Junior RPA developer at my company on recent friday afternoon i run into very strage issue (at least from my point of view). As currently im the only RPA developer in company as our senior dev found out new career opportunieties I can rely only on my knwoledge and power of internet.
So to move onto the main topic, on friday 2 complety unreleted porcesses stopped working throwing same exact error. I process i just simply re-written to newer acivities as it was run on legacy verios and i fixed a few bugs that were in the original. That helped.
But to my shock the second process that was written by our senior dev maybe like 3 or 4 months ago, that i didnt even touch for this 4 days, on Tuesday mornig around 9:00 started working fine again.
Error i was getting in both processes:
Info: Code: generalException
Message: An error occurred sending the request.
Microsoft.Graph.ServiceException: Code: generalException
Message: An error occurred sending the request.
—> Microsoft.Identity.Client.MsalUiRequiredException: AADSTS50126: Error validating credentials due to invalid username or password.
To add more contex credentials used in this 2 are used in other multiple processes and they run with no issue all the time.
I change / reseted password for user multpile times, asked admins to check if user is not block etc etc.
If you wuoul like any additional details plz let me know.
Help!