Yoctol/bottender

bot does not get messages if the app is cerated recently

amateurobot opened this issue · 0 comments

I have two app on my facebook dashboard

one of them is created almost 3 months ago
and another one is created today

old app can get the messages, but the messenger of new app only can set webhook and after that it does not get any message. same hello world code. same environment. they only differ in 5 envs -listed below from .env file-, actually I'm running the same code and procedures with only two different env files.

MESSENGER_PAGE_ID
MESSENGER_ACCESS_TOKEN
MESSENGER_APP_ID
MESSENGER_APP_SECRET
MESSENGER_VERIFY_TOKEN

I just want to know is it me or is it something that is expected?