Still the same result. The page does not return a success message. I can see the hex and npub in db., however active contains 0, and both timestamp fields are empty.
Discussion
If if you not getting logs then either:
- you haven't setup the webhook secret properly
- you haven't set the event to lightning deposit completed on bitvora
It should always log
log.Println("Received deposit.lightning.completed event", webhookPayload.Data.ID)
🤦♂️ Shame on me. I did not set the subdomain in the webhook. Now the page returns a success message!
In Germany we call it error 50: The error sits 50 cm in front of the screen!