Problem Uploading a document and creating a shared link.

回答済み
新規投稿

コメント

2件のコメント

  • LoCortes

    Hello ,

     

    which language are you using? have you try to use curl or something similar?

     

    Why do you have the variable shared_link twice on that snippet of code?

     

    Regards

    0
    コメントアクション パーマリンク
  • Chrisre

    Thanks for your reply. I am using Asp.net. The shared_link is an object that contains the parameters for the web service call. It essentially resolves the following json...

    {\"shared_link\":{\"access\":\"open\",\"password\":\"null\"}}

     

    This code was calling the end point directly, but I was able to upload to a file and assign a shared link using the asp.net SDK. 

    0
    コメントアクション パーマリンク

サインインしてコメントを残してください。