
Announcements
Hello All
I am getting the following error when I try to create a new connection for my custom connector to query Azure AD. It was working well before. The error started out of the blue. I tried to create a new secret with a new expiration date but still getting the error below. Can anyone kindly help me please? Thanks Rodolfo
Skipping right past the basics of validating appId and Secret...
Have you checked to make sure your service principal has the right app or delegate permissions? MSFT has been making a TON of changes to the permissions related to Office applications over the last year or two as they roll all these operations into Graph. It is possible something you were using before has been deprecated and needs to be done in Graph instead, or it is possible that someone revoked a permission you need.
If you're using Delegate, have you checked to make sure the User password your App is leveraging has not expired?