Forum Discussion
sasmpu00
9 years agoFrequent Visitor
How to convert text to base64 text
Hi, I am working with REST API as source, where I have to send token for authintication. But I have to send that as base 64 text. I want to convert string- zc4cqxzc2k522zfzpueslrn3e3dvaxgxntpc...
v-caliao-msft
9 years agoMicrosoft Employee
Please refer to the link below to Encode and Decode text in Base64.
http://www.url-encode-decode.com/base64-encode-decode/
Regards,
Charlie Liao
PlePlppppsadfjklasdl gyt6v c
sasmpu00
9 years agoFrequent Visitor
I am looking for M code which will convert it to base64 automatically.