We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In https://github.com/careerbuilder/CandidateDataServicesDocumentation/blob/master/UploadAPI.md, client_key is not listed as a field, despite it being a required field.
The text was updated successfully, but these errors were encountered:
Also, in
HTTP POST Accept: application/json;version=2.0 https://api.careerbuilder.com/corporate/mysupply/upload
Documentation should addContent-Type: application/json. Both headers appear to be necessary in order to get a 202 response.
Content-Type: application/json
Sorry, something went wrong.
thanks @jpalmour - #11 was just merged to document the required client_key field. we'll look into the Content-Type issue soon.
client_key
Content-Type
No branches or pull requests
In https://github.com/careerbuilder/CandidateDataServicesDocumentation/blob/master/UploadAPI.md, client_key is not listed as a field, despite it being a required field.
The text was updated successfully, but these errors were encountered: