Closed
Description
Currently, JobCandidate POST fails If a user issue exists on v5/users with below message
{
"message": "userId: 887xxxxx \"user\" not found"
}
This means the userId (who is posting the job) is created and part of v3 API but not available on v5/user.
Hence follow the below steps for creating v5/users and then create a job candidate. Verify for PUT/PATCH too.
Steps need to do
- Create user on Ubahn
- Map the user with org