I'm trying to use Firebase token generator but I always get this error
java.lang.NoSuchMethodError: org.apache.commons.codec.binary.Base64.encodeBase64URLSafeString
I use commons codec 1.10. I don't know whether is there a conflict or not. I'm just lost.
Please, help.