You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/04/17 11:29:00 UTC

[jira] [Work logged] (CAMEL-13426) Camel-box, error code 400 (Error parsing input model.) during task related events

     [ https://issues.apache.org/jira/browse/CAMEL-13426?focusedWorklogId=229028&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-229028 ]

ASF GitHub Bot logged work on CAMEL-13426:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 17/Apr/19 11:28
            Start Date: 17/Apr/19 11:28
    Worklog Time Spent: 10m 
      Work Description: JiriOndrusek commented on pull request #2871: [CAMEL-13426] Camel-box, error code 400 (Error parsing input model.) …
URL: https://github.com/apache/camel/pull/2871
 
 
   …during task related events
   
   Issue: https://issues.apache.org/jira/browse/CAMEL-13426
   
   Problem is fixed by change in date format in box sdk - https://github.com/box/box-java-sdk/commit/391171a82e7266f1fafffa0bbfa203105dda9cce (in version 2.30.1). 
   I've verified that the change of format in request body json (change from "2019-04-17T08:59:35+0000" to "2019-04-18T07:26:27Z") - which is format changed in above commit - fixes problem.
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 229028)
            Time Spent: 10m
    Remaining Estimate: 0h

> Camel-box, error code 400 (Error parsing input model.) during task related events
> ---------------------------------------------------------------------------------
>
>                 Key: CAMEL-13426
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13426
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-box
>    Affects Versions: 3.0.0
>            Reporter: Jiri Ondrusek
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> When camel-box component is used to e.g. create task, it causes error code 400 and message "Error parsing input model".
> How to simulate:
> Run integrationtest BoxTasksManagerIntegrationTest#testAddFileTask



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)