Issue while uploading file for REST based OIC integration supporting multiple resource
Summary
Issue while uploading a file using curl command for a REST based OIC integration supporting multiple resource.Content
Hi,
I have created a REST based OIC integration, supporting multiple resources (GET, POST etc.), where I am trying to perform below operations on box.
i. create a folder on box.
ii. upload a file on box (request operation supports attachments to be sent from source).
I am able to create a folder on box; However, i am getting the below error when I am trying to upload a file on box using curl command. Strangely, i am able to upload the file on box using another REST based OIC Integration but supporting only single resource (POST), using the same curl command.
Tagged:
0