R
Ruben Dröge
Guest
I am using the 'setBinaryData' REST method to add documents to existing records in Rollbase. If you look at the login method, you can choose whether you want to use the HTTP header parameters or the URL parameters. Am I limited to the URL parameters when using setBinaryData? Because I am trying to send a binary64 in the URL header to a file upload field, but the value is not picked up by Rollbase. The only result I am getting back is: Msg: 'Field "document" has been cleared on ' The new value is never assigned to the file upload field.
Continue reading...
Continue reading...