You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.
According to the API error message, it also supports hyphens:
Error: creating pull zone failed: http-request to https://api.bunny.net/pullzone failed: Bad Request (400), pullzone.validation: Name, PullZone name must consist of numbers, letters and hyphens only.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
According to the admin panel the
name
field is only allowed to contain "(letters and numbers only)" (https://panel.bunny.net/pullzones/add).Add a validation function that ensures it.
The text was updated successfully, but these errors were encountered: