Forum Discussion

Re: Azure Bot Message Extension auth open url -> Something went wrong, please try again

Emma-S99 -We have tried the above scenario; it is working fine from our end.
Could you please try with the below deployed manifest and check it once from your end.

Microsoft Teams Version 1.6.00.30765 (64-bit)

[msgext-search-auth-config.zip](https://github.com/MicrosoftDocs/msteams-docs/files/13264883/msgext-search-auth-config.zip)

Sample to refer-Microsoft-Teams-Samples/samples/msgext-search-auth-config/csharp at main ยท OfficeDev/Microsoft-Teams-Samples (github.com)

2 Replies

  • Emma-S99's avatar
    Emma-S99
    Copper Contributor

    Sayali-MSFT Hi, the example you provided has worked my end but it is not the same setup that I have. 


    When I open my message extension, if a user is not logged it it will show them the sign in button, not allowing them to access anything else 


    When I click sign in, instead of a popup showing I get 



    The only difference between the manifest provided and my own are the additional compose extensions defined, but I believe I do not need to define one for the sign in button. 

    I am also using microsoft teams classic on macos 

Resources