Bitbucket Webhook Response 308

hitting the webhook via bitbucket on a repo push
http://drone.tools.almacenguru.cl/hook?secret=6xmaAcObuIzK5riz4IJLpO9TICHNn6jR

Delivers the following response

No activity is shown on the drone, despite that is “kinda activated”

Drone does not use the 308 status code, so if you receive a 308 status code, it must be coming from somewhere else such as a reverse proxy. You may want to check the reverse proxy configuration to ensure it is setup properly.

Also, do you have the proxy configured for SSL termination? I can see your webhook uses an http address, in which case this could result in an http to https redirect. If Drone has an https address you need to make sure you configure Drone accordingly https://docs.drone.io/server/reference/drone-server-proto/