Chrisre
- Activité totale 12
- Dernière activité
- Membre depuis
- Abonné à 0 utilisateur
- Abonnés 0 utilisateur
- Votes 0
- Abonnements 3
Aperçu des activités
Dernière activité effectuée par Chrisre-
Chrisre a ajouté un commentaire,
Thanks for letting me know. Looking forward to it! Just FYI - The Box Elements Beta Program Sign-Up Sheet does not seem to work. Filling out the form and pressing next does not move the form to pa...
-
Chrisre a ajouté un commentaire,
Has there been any updates on the release of this element?
-
Chrisre a créé une publication,
restore item end point
I trying to use the restore item endpoint to restore a version of the file that was trashed. I am passing the "files" endpoint along with the version id that I want to restore (see below). https:/...
-
Chrisre a ajouté un commentaire,
Any information on when this will be released? Thanks! Chris Eddy.
-
Chrisre a créé une publication,
Box open with ui element.
RéponduWhat’s the status of the box ui open with element? The form to sign up for updates does not work so I thought I would ask here. Thanks!
-
Chrisre a ajouté un commentaire,
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\":{\"acce...
-
Chrisre a créé une publication,
Problem Uploading a document and creating a shared link.
RéponduHello -I am using the API to upload a document and then create a shared link. I am using the enterprise auth token for both operations. The file is uploaded fine, but when I try to create the shar...
-
Chrisre a ajouté un commentaire,
Yes, you are right. I was putting the parameters in the wrong place. When I added the parameters to body it worked. I am getting a different error now, about my private key not matching the public...
-
Chrisre a créé une publication,
OAuth2 with JWT
RéponduFollowing Tutorial for OAuth2 authentication with JWT returns the following error. { "error": "invalid_request", "error_description": "Invalid grant_type parameter or parameter missing"} I am ...