i can't assocate associate candidates to job openings through API
Hello,
the return is always the same :
- <?xml version="1.0" encoding="UTF-8" ?>
- <response uri="/recruit/private/xml/Candidates/associateJobOpening">
- <error>
- <code>null</code>
- <message>null</message>
- </error>
- </response>
no error code, no message to help me debug
My API token is Ok because the method
addRecords works
Can you help me please ?