Your platform will be unavailable on the 13th of November 2024 from 9am to 12pm (Paris time) for maintenance operations

    •  
      request #37954 WASM User error is malformed
    Infos
    #37954
    Kevin Traini (ktraini)
    2024-05-21 16:19
    2024-05-21 14:19
    39566
    Details
    WASM User error is malformed

    On php side, we expect a json with this format:

    {
        "user_error": string,
        "stats": { <an object> }
    }
    

    But on rust side, it creates a json with the key error and not user_error.

    Empty
    Empty
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Kevin Traini (ktraini)
    Closed
    2024-05-21
    Attachments
    Empty
    References
    Referencing request #37954
    Referenced by request #37954

    Artifact Tracker v5

    rel #36798 15.9

    Follow-ups