Joken problem - (UndefinedFunctionError) function Joken.using/1 is undefined or private

@SkyFlyOne you should use Joken.Config and not Joken.

The docs also show you better intended ways of using Joken’s API. For instance, when “using” the config, you get some generated implementations of encode/decode and some others.