I have a line official account and enabled message api.
I can get a message which send by user in nodered, but can not reply the message.
the respone code is 400.
On other hand, I also make the same robot as friend and also join the same robot into a group, both are working well, it means I can get message from user, and also get success to reply message to user.
Should I modify message structure for the situation that reply user message which from line official account? thanks.
nodered version: 1.3.5 nodejs version: 12
I have a line official account and enabled message api. I can get a message which send by user in nodered, but can not reply the message. the respone code is 400.
On other hand, I also make the same robot as friend and also join the same robot into a group, both are working well, it means I can get message from user, and also get success to reply message to user.
Should I modify message structure for the situation that reply user message which from line official account? thanks.