Forum Discussion

voonsionglum's avatar
voonsionglum
Brass Contributor
Jan 12, 2022
Solved

Invalid value "undefined" for header "x-ms-conversation-id"

Hi,

 

We recently updated our Teams bot NodeJS code to use the latest 4.15 botbuilder NPM packages.  One of our test accounts have been encountering the error "Invalid value 'undefined' for header 'x-ms-conversation-id'".  The other two test accounts that our team members are using do not face this issue.

 

For the account that is facing this issue, we have tried

-restarting the bot's web app

-removing the conversation state for the user 

-change the bot's web app's storage from physical to memory and restarting the web app

-uninstall the bot for the user and reinstalling for the user

 

None of the above is resolving the error. 

 

Can you advise how we can overcome this error? 

 

Thank You 

  • voonsionglum's avatar
    voonsionglum
    Jan 17, 2022
    Hi,

    We tried clearing our stored conversation states and found that actually DID resolve our issue. Thank you for your support!

2 Replies

    • voonsionglum's avatar
      voonsionglum
      Brass Contributor
      Hi,

      We tried clearing our stored conversation states and found that actually DID resolve our issue. Thank you for your support!

Resources