Hello, I’m setting up the telegram api with webhooks but I’m having some troubles.
I must respond with 200 when telegram send me updates to the API endpoint, so I’m checking the “Return a 200 if condition is not met” but bubble is still sending a 400.