Cortana always shows error like "error": "Bot service failed with status code: NotFound"

244 Views Asked by At

I am using Azure Bot framework, when I am testing my code it is working fine with web chat but Cortana throws the error : "error": "Bot service failed with status code: NotFound". It was working fine till yesterday until I had not pushed the updated code to Azure. It is still working fine with Web chat but not with Cortana anymore.

I have already taken into account - the none intent coming from LUIS.

I am using Node JS v4.

1

There are 1 best solutions below

1
Micromuncher On

thanks for this.

There is a service issue presently where if you change the messaging endpoint its not picked up by Cortana services. (It still uses the old endpoint.) Microsoft is working to fix the issue.