For those who comes here in future
Issue has been resolved.
Reason: I was using Rest APi with single tenant AAD application configuration.
Solution: Now converted that into multi-tenant AAD app based on this answer
Also change (or keep as it is ) the MICROSOFT_OAUTH2_PATH = “botframework.com/oauth2/v2.0/token” ;