Hello,
i am receiving error 500 while accessing projectserver/api/1.0/projects/{projectId}/changeassignment. Please find the created json content underneath.
note: the assigned users field contains the user guids. The documentation just sets here the string "test". Do you have further Information what should be set here?
"{
\"Comment\":\"Test\",
\"Files\":[
{
\"LanguageFileId\":\"07cbae8e-500f-46a0-8a41-0a0e94fc5160\",
\"DueDate\":\"2015/09/30\",
\"PhaseId\":\"1497\",
\"AssignedUsers\":[\"ab651f46-41dd-4b47-9933-04b645be8ad4\"]
},
{
\"LanguageFileId\":\"4aa9539e-7aac-4879-8930-26c7988f8018\",
\"DueDate\":\"2015/09/30\",
\"PhaseId\":\"1497\",
\"AssignedUsers\":[\"ab651f46-41dd-4b47-9933-04b645be8ad4\"]
},
]
}"
Kind regards,
Fabian