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
When avatar is generated by adorable, encoded base64 string can not be validated by java.Base64.decode / String.Base64Utils / commons-codec.Base64.
All of them crashing on 3a symbols in base64 string.
When avatar is generated by adorable, encoded base64 string can not be validated by
java.Base64.decode/String.Base64Utils/commons-codec.Base64.All of them crashing on
3asymbols in base64 string.Browser shows images fine.