outlook - Exchange ErrorInvalidClientAccessTokenRequest -
i built outlook add-in , uses token download email attachments exchange server. on o365 developer account, retrieves token. add-in has been deployed client's outlook when try retrieve token, response message:
messagetext:"the token extension not retrieved.
"responseclass:"error"
responsecode:"errorinvalidclientaccesstokenrequest"
token:null
__type:"getclientaccesstokenresponsemessage:#exchange"
the code same , request. there clues figure out environment cause fail?
the errorinvalidclientaccesstokenrequest field applicable clients target exchange online , versions of exchange starting exchange server 2013.
Comments
Post a Comment