botframework - Authorization failed while setting Owth token(at Microsoft.Bot.Connector.JwtToken) into Bot State-Bot framework -


we getting error while setting oauth token bot state. tried multiple workarounds upgrading botbuilder dll, setting token other storage etc. nothing helping botconnector url responsible setting token if failing our bot, throwing error unauthorized . has raised ticket botframework forum too.

below execption details

authorization microsoft app id ****************************** failed status code unauthorized    @ microsoft.bot.connector.jwttokenrefresher.<sendasync>d__2.movenext() --- end of stack trace previous location exception thrown ---    @ system.runtime.compilerservices.taskawaiter.throwfornonsuccess(task task)    @ system.runtime.compilerservices.taskawaiter.handlenonsuccessanddebuggernotification(task task)    @ microsoft.bot.connector.botstate.<setuserdatawithhttpmessagesasync>d__6.movenext() --- end of stack trace previous location exception thrown ---    @ system.runtime.compilerservices.taskawaiter.throwfornonsuccess(task task)    @ system.runtime.compilerservices.taskawaiter.handlenonsuccessanddebuggernotification(task task)    @ microsoft.bot.connector.botstateextensions.<setuserdataasync>d__3.movenext() --- end of stack trace previous location exception thrown ---    @ system.runtime.compilerservices.taskawaiter.throwfornonsuccess(task task)    @ system.runtime.compilerservices.taskawaiter.handlenonsuccessanddebuggernotification(task task)    @ system.runtime.compilerservices.taskawaiter`1.getresult()    @ smartsupplyapp.web.controllers.angularcontroller.<gettoken>d__3.movenext() in c:\demandsupply_2109\smartsupply\development\sprint_22\smartsupplyspa\smartsupplyapp\smartsupplyapp.web\controllers\angularcontroller.cs:line 157&s=3h4ubzghhgy.cwa.1mi.lexfhj1kocpudp6tz5unjpyxwzqvqxtg1om9t8nnn1g 


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

command line - How can a Python program background itself? -

php - "cURL error 28: Resolving timed out" on Wordpress on Azure App Service on Linux -