Composite Tree API: Internal Error when string parameter starts with "@"
Last updated 2017-10-14 ·Reference W-3895598 ·Reported By 7 users
Summary
Internal Server Error is thrown when string parameter starts with "@" in Composite Tree API (REST API) Call
Repro
1. Login to workbench
2. Go to utilities -> REST Explorer
Endpoint: /services/data/v39.0/composite/tree/Account
Operation: POST
Request Body:
==================
{
"records":[
{
"attributes":{"type":"Account","referenceId":"ref1" },
"Name":"@Test"
}]
}
==================
3. Execute it, check error message: An unexpected error occurred. Please include this ErrorId if you contact support: 334966962-3955 (187345624)
Workaround
None at this time
Reported By (7)
Is it Fixed?
Any unreleased services, features, statuses, or dates referenced in this or other public statements are not currently available and may not be delivered on time or at all. Customers who purchase our services should make their purchase decisions based upon features that are currently available.