When I introduce my JWT it says: The secret value must have less than 1,000 characters.
1) the form where to enter the data is broken and I can barely see the two fields (name and API key)
2) the API key is valid, it has 775 chars, JWT format. I guess it contains a char type that it breaks the HS field validation.
Is there another way to call webhooks in HS?