Level up your Box knowledge with brand new learning paths on Box University. Visit training.box.com to get started

Problem Uploading a document and creating a shared link.

Répondu
Nouvelle publication

Commentaires

2 commentaires

  • 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
    Actions pour les commentaires Permalien
  • 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
    Actions pour les commentaires Permalien

Vous devez vous connecter pour laisser un commentaire.