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

Popular posts from this blog

java - unable show chart in xls document using jasper reports -

javascript - Slick Slider width recalculation -

jsf - PrimeFaces Datatable - What is f:facet actually doing? -