There is an issue with token obtention because a \n is added in base64 encoded string with jsonlite. And strangely, this is not handle by the API. This \n addition is on purpose as explained in jeroen/jsonlite#220
Would it be possible to use base64enc or openssl ?
There is an issue with token obtention because a
\n
is added in base64 encoded string with jsonlite. And strangely, this is not handle by the API. This\n
addition is on purpose as explained in jeroen/jsonlite#220Would it be possible to use
base64enc
oropenssl
?Created on 2019-06-13 by the reprex package (v0.3.0.9000)
Created on 2019-06-13 by the reprex package (v0.3.0.9000)