@@ -15,6 +15,11 @@ import (
"ruben/inventory2/internal/webhooks"
)
const (
etsyAPIKeystring = "38ncokqh0jih5jshfk8iv4n5"
etsyAPISharedSecret = "jaaw0tyizf"
func main() {
if err := runApp(context.Background()); err != nil {
panic(err)
The note is not visible to the blocked user.