Hi,
I whant to upload a .json file and at the same time include parameters in the request body such as userGuid, or deviceToken.
using network.request I can add body parameters, but I don’t know how to upload a file at the same time
and using network.upload I can upload the file but I don’t know how to include the parameters.
How can I achieve both?
Thanks for your help
Ernest.