Getting same callbacks on two different Apps which have different webhooks.
1

Hey everyone,

I'm currently working with two different apps, each configured with its own callback URL. However, I'm facing an issue where hitting the Graph API to send a message from one app results in callbacks being received on both apps' callback URLs. This means that if I make a call from app 1, I receive callbacks on both app 1 and app 2, despite each webhook being configured with a different URL.

Has anyone else encountered a similar issue? If so, could you share your solution? If not, do you have any suggestions or alternative solutions for this problem?

Thank you!

Priyansh
提问时间: 约 3 个月前