My bot is working fine in all Channels,but while checking Test Connection in https://dev.botframework.com its showing following error:
InternalServerError
{
"message": "An error has occurred.",
"exceptionMessage": "Authorization for Microsoft App ID b649bba7-xxx-4fe5-8e0d-xxxxx failed with status code Forbidden",
"exceptionType": "System.UnauthorizedAccessException",
}
If there is any Authorization Error,then it should not work in any channel right? But working in Emulator,Direct line, Web chat and Skype.