Issue:
- No response from Amazon when uploading a document through the API
- When uploading a document through the API, there is no response from Amazon
- How do I tell if my document uploaded correctly?
Environment:
- Clio Manage
Additional Information:
For more information on uploading new documents to Clio through the API, click here.
Answer:
When a document is uploaded to Amazon using the PUT request to the correct PUT url, Amazon will only respond with a "200 Ok" response if uploaded successfully. The body of the response will be empty.
The body of the response will only include information if there is an error.