Home | Index

Yahoo! HotJobs Real-Time Job Post API

Error Response XML Sample

The following is an example of an error-code response to a Direct Apply Job Post API call:

<?xml version="1.0" encoding="utf-8"?>
<yahoo:error xmlns:yahoo="http://hj.yahooapis.com/v1/base.rng" xml:lang="en-US"> 
  <yahoo:description>description</yahoo:description>
  <yahoo:detail>
    <ErrorCode>errorCode</ErrorCode>
  </yahoo:detail>
</yahoo:error>