George Reyes created USERGRID-869:
-------------------------------------
Summary: Asset creation when using S3BinaryStore doesn't function
Key: USERGRID-869
URL: https://issues.apache.org/jira/browse/USERGRID-869
Project: Usergrid
Issue Type: Story
Components: Stack
Affects Versions: 2.1.0
Reporter: George Reyes
Assignee: George Reyes
Fix For: 2.1.0
When creating an asset the following call works in 1.0 usergrid.
curl -X POST -F name='example' -F [email protected]
'https://localhost:8080/temp/test?access_token=<token>'
properly uploading the asset. In 2.1 however the following gets returned.
{"error":"uncaught","timestamp":1437415007666,"duration":0,"error_description":"Internal
Server
Error","exception":"org.apache.usergrid.rest.exceptions.UncaughtException","error_id":"b0c5930c-2f08-11e5-818e-060beb1b9051"}%
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)