You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@usergrid.apache.org by "Jeffrey (JIRA)" <ji...@apache.org> on 2015/07/22 22:57:06 UTC

[jira] [Updated] (USERGRID-869) Asset creation when using S3BinaryStore doesn't function

     [ https://issues.apache.org/jira/browse/USERGRID-869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeffrey  updated USERGRID-869:
------------------------------
    Sprint: Usergrid 25, Usergrid 26  (was: Usergrid 25)

> 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 file=@example.jpg '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)