gurpreet31Occasional Contributor3 years agoConvert Base64 token to Base64URL in groovy scriptDo we have a script/way to convert Base64 token to Base64URL in groovy script?I achieved it by replacing all + with -, / with _ and removing all =, but this doesn't look like a good way to do the same.Thanks in advance for the help.
Recent DiscussionsAI-based API test generationSolvedChange the UI style of ReadyAPi 4.0?JDBC fails with "org.apache.xmlbeans.impl.values.XmlValueDisconnectedException" error in TestEngine