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
Shlink 3.0.0 replaces INVALID_SHORTCODE_DELETION by INVALID_SHORT_URL_DELETION as the error code returned when trying to delete a short URL which has reached the threshold.
Check for both when trying to identify that specific error.
Shlink 3.0.0 replaces
INVALID_SHORTCODE_DELETIONbyINVALID_SHORT_URL_DELETIONas the error code returned when trying to delete a short URL which has reached the threshold.Check for both when trying to identify that specific error.