Dear Everyone,
I'm sorry, but since I haven't found an answer to my question yet, I created one from here.
My problem
I cannot upload a file to the CloudSign API using JavaScript in a Kintone App.
CloudSign API that I am using:
Attempts
This is a list of solutions that I tried and failed:
- Using the Kintone JavaScript Proxy API: failed, error "invalid upload."
- Using the Kintone JavaScript Proxy Upload API: It did not actually fail, but I don't understand how to use it. My error was "invalid upload."
- Using fetch: CORS error.
I would really appreciate it if somebody with experience in this could help me.