Reputation: 11
I'm currently facing an issue with my LINE Messaging API webhook being stuck in "standby" mode even though it's set to "active" in the LINE Console and through the Messaging API.
Here are the steps I've followed:
I have checked for possible conflicts or other active webhooks but couldn't find any.
However, when sending messages to the bot, the events received by my webhook still show "mode": "standby", and I can't figure out why.
Requestbody with standby mode
Any advice on how to ensure my webhook switches to "active" would be greatly appreciated.
Upvotes: 1
Views: 98