Closed matthewbrandt closed 1 year ago
@cgsdev0 do you have any idea why your PR might not be working? I tried debugging more but am lost :/
i had to like, reset all the webhooks and re-register them in the TAU dashboard i think
@cgsdev0 oh i see! in the TAU webhooks monitor I don't even know how to reset these, as clicking these 3 buttons on the bottom doesn't change anything. is there a guide somewhere on this?
ok i thiiink i just toggled the channel.follow one on and off a bunch of times and clicked the update button a bunch
i really don't remember :S
@cgsdev0 you were right. I forcefully click around in my local TAU instance and then pushed it to my server-hosted instance on Railway and it magically started working again 🎉 I'll go ahead and close out this ticket, as it just seems to be an initialisation problem...
Describe the bug When a channel receives a follow, there is no event being received in TAU.
To Reproduce Steps to reproduce the behavior:
Expected behavior A channel-follow event should be registered in TAU.
Screenshots n/a
Deployment: Deployed on Railway. Forked repository is fully up to date with TAU/main.
Additional context Test follows work fine. I have a channel goal for follows and that one is updating too. So it's literally the channel.follow endpoint causing some kind of issue. Too deep in there for me to figure out, but i see that some stuff is required for the v2 that might not have been for v1. Was updated in September with this PR: https://github.com/Team-TAU/tau/commit/2d1c3cb0eecca531ba42664c751e1903fd6f8cf6