Channel Access Token for LINE Partners has expiration date unlike for other developers.
Currently, there are no way to change token of LineMessagingClient. If we want to change token, need to create new LineMessagingClient runtime or change property file and restart JVM.
That's make implement/managing LINE BOT server hard..
Channel Access Token for LINE Partners has expiration date unlike for other developers.
Currently, there are no way to change token of
LineMessagingClient. If we want to change token, need to create newLineMessagingClientruntime or change property file and restart JVM.That's make implement/managing LINE BOT server hard..