P Peter Judge Guest Apr 19, 2016 #1 Why do you BASE64-ENCODE() the GUID? You can simply use field_id = GUID and let the transport/JSON deal with encoding issues. Continue reading...
Why do you BASE64-ENCODE() the GUID? You can simply use field_id = GUID and let the transport/JSON deal with encoding issues. Continue reading...