Forum Discussion

SujayBawaskar's avatar
SujayBawaskar
Copper Contributor
Apr 29, 2020
Solved

Getting "BadSyntax:Invalid user identity in provided tenant " from botframework rest api

I have implemented an echo bot which works perfectly fine. Now I am trying to post message from outside bot using REST API. I am getting access token with from https://login.microsoftonline.com/botfr...
  • SujayBawaskar's avatar
    Apr 30, 2020

    Tool I am using for authentication was caching my old bot credentials. After changing rest client, this issue got resolved.

Resources