We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I type in "Body" field is "@s:\Book\Guide.pdf"
Example of Curl command: curl -X PUT -k -H 'Authorization: HCP YmFzdGlr:f7c2a26b639e62390dd1d12e0481b8e7' -H 'Content-Type: application/pdf' -i 'https://data.box.store.example.com/rest/book/Guide.pdf' --data '@s:\Book\Guide.pdf'
I get Status Code: 201 Created But file zero size.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I type in "Body" field is "@s:\Book\Guide.pdf"
Example of Curl command:
curl -X PUT -k -H 'Authorization: HCP YmFzdGlr:f7c2a26b639e62390dd1d12e0481b8e7' -H 'Content-Type: application/pdf' -i 'https://data.box.store.example.com/rest/book/Guide.pdf' --data '@s:\Book\Guide.pdf'
I get Status Code: 201 Created
But file zero size.
The text was updated successfully, but these errors were encountered: