OfficeDev / ews-managed-api

Other
584 stars 319 forks source link

EWS managed library invalidates the OAuth access token #224

Open Ashishks1987 opened 5 years ago

Ashishks1987 commented 5 years ago

When I am trying to subscribe/authenticate the user with OAuth access token EWS library returns 'given token is invalid' from OAuthCredentials constructor after validating it against a regex pattern. I can see this issue logged earlier and is in open state: https://github.com/OfficeDev/ews-managed-api/issues/122 Is there any update on this?