I’ve deploy my node.js server into Azure by new AppService linux. It correctly start, because if I call one http get it return the correct data. But when I try to call the post url that make a: it return I’ve already check if the bot have the correct appId and pwd, and it’s are ok. This is my index.js